Files
ResolveSpec/pkg
Hein 6502b55797 feat(security): implement OAuth2 authorization server with database support
- Add OAuthServer for handling OAuth2 flows including authorization, token exchange, and client registration.
- Introduce DatabaseAuthenticator for persisting clients and authorization codes.
- Implement SQL procedures for client registration, code saving, and token introspection.
- Support for external OAuth2 providers and PKCE (Proof Key for Code Exchange).
2026-04-07 22:56:05 +02:00
..
2025-12-20 10:42:51 +02:00
2025-12-19 16:32:14 +02:00
2025-11-10 11:43:15 +02:00