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

Authentication middleware #5

Open
Kleidukos opened this issue Apr 28, 2021 · 0 comments
Open

Authentication middleware #5

Kleidukos opened this issue Apr 28, 2021 · 0 comments

Comments

@Kleidukos
Copy link
Contributor

We don't want to people to access some endpoints without being authenticated first. This middleware should see in the session if the user has a user_id attribute, and redirect to the login page (and saving the link they were visiting in the first place in their user assign), and then redirect them to their initial link.

@Kleidukos Kleidukos added this to the 0.0.1 - MVC demo milestone Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant