Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protecting routes when users are not logged in #11

Open
Johnson-Yee opened this issue Oct 14, 2022 · 1 comment
Open

Protecting routes when users are not logged in #11

Johnson-Yee opened this issue Oct 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Johnson-Yee
Copy link
Contributor

Currently, users can access routes without logging in. Soln: Wrap frontend pages w/ an authenticated module to return access denied when not logged in

@Johnson-Yee Johnson-Yee added the enhancement New feature or request label Oct 14, 2022
@Johnson-Yee
Copy link
Contributor Author

Addressed in #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant