Saturday 19 January 2019

Complex Question, Cant Really Summarize

Hey everyone, me again.This question is complicated not because of the code but rather the way I have to write the words. I'm almost positive that the code will be incredibly easy, but I cant find it.When I wrote my portfolio I stored my username and password on a database upon creation. Then I created a middleware folder with an index.js file. This file checks to see if I'm logged in. If I'm not logged in, it redirects to the login page or home page. This stack was (effectively) MEEN.My question is, is there a way to use that same middleware within vue by passing the session data back to vue?

Submitted January 19, 2019 at 04:42PM by randygbiv

No comments:

Post a Comment