Commit Graph

5 Commits

Author SHA1 Message Date
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
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
fe910a160f fix: misspell
docs: add reference to conventional commit messages

corrections:
* `AVALIABLE` -> `AVAILABLE`
* `UNAVALIABLE` -> `UNAVAILABLE`
* `succesful` -> `successful`
2025-03-14 10:50:06 +00:00
25303851d5 feat: go report card
fix: comment and log misspellings
2025-03-13 16:11:01 +00:00
531b5dabe2 chore: initial commit 2024-04-16 22:27:52 +01:00