zitadel-oidc/example/client
Tim Möhlmann 57fb9f77aa
chore: replace gorilla/mux with go-chi/chi (#332)
BREAKING CHANGE:
The returned router from `op.CreateRouter()` is now a `chi.Router`

Closes #301
2023-03-17 16:36:02 +01:00
..
api chore: replace gorilla/mux with go-chi/chi (#332) 2023-03-17 16:36:02 +01:00
app Merge branch 'next' into main-next 2023-03-15 16:26:32 +02:00
device implement RFC 8628: Device authorization grant 2023-03-01 08:59:17 +01:00
github refactor: use struct types for claim related types (#283) 2023-03-10 16:31:22 +02:00
service feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00