MemePlace / Frontend

Frontend Repo
3 stars 0 forks source link

Create Auth Guard for Authenticated Pages #45

Closed Step7750 closed 6 years ago

Step7750 commented 6 years ago

We should make an auth guard that ensures that if the user goes to a page that requires them to be logged in, we don't display it and redirect them.