Commit Graph

6 Commits

Author SHA1 Message Date
47403a9d2d chore: bump license headers 2025-09-29 21:10:39 +01:00
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
85019cf428 chore(deps): bump protovalidate to v1.0.0
bump version v0.4.1 (`e097f827e65240ac9fd4b1158849a8fc`) to v1.0.0 (`52f32327d4b045a79293a6ad4e7e1236`)

refactor: endpoint from `github.com/bufbuild/protovalidate-go` to `buf.build/go/protovalidate`

chore(deps): bump other dependencies
2025-09-29 20:33:31 +01: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