1
0
mirror of https://github.com/hexolan/stocklet.git synced 2026-05-20 11:39:24 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
hexolan 1b0cc09aad feat: oidc provider config route
feat: add auth config attributes `API_HOSTNAME` and `API_PUBLIC_URL`

feat: `introspectionEndpoint` and `revocationEndpoint` for `GetOpenIDProviderConfigResponse`
2025-09-29 21:07:45 +01:00
hexolan 958f96b3e5 feat: base oauth/oidc method handlers
feat: protobuf service interface (`AuthServiceServer`) methods comparison against implemented `AuthService` at compile time
2025-09-29 20:47:30 +01:00
hexolan 531b5dabe2 chore: initial commit 2024-04-16 22:27:52 +01:00