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

Security: Add session management #2

Closed
DimitarMilushev opened this issue Jun 12, 2024 · 0 comments · Fixed by #3
Closed

Security: Add session management #2

DimitarMilushev opened this issue Jun 12, 2024 · 0 comments · Fixed by #3

Comments

@DimitarMilushev
Copy link
Owner

DimitarMilushev commented Jun 12, 2024

  1. Use only Spring Security modules.
  2. Handle sessions in-memory
  3. Ensure sessions cannot be tampered with
  4. Add routes where no authentication is needed and require auth on all other
@DimitarMilushev DimitarMilushev changed the title Security: Add session management with OAuth2 Security: Add session management Jun 14, 2024
@DimitarMilushev DimitarMilushev linked a pull request Jun 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant