Commit Graph

1 Commits

Author SHA1 Message Date
e28c6b925e Add OAuth2/OIDC improvements roadmap
All checks were successful
build-and-deploy / build (push) Successful in 9s
build-and-deploy / deploy (push) Successful in 3s
Document missing OAuth2 features and security improvements:
- State parameter for CSRF protection
- PKCE implementation
- Refresh tokens and expiration handling
- SSO logout with Authentik
- Redirect after login
- RBAC middleware
- Session timeout warnings
- Auto-refresh mechanisms

Organized by priority with code examples and references.
2025-10-11 19:27:48 -06:00