zitadel-oidc/example/server/storage
Thomas Hipp cb2aa5c0f8
example: Replace interface{} with any
Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
2023-10-12 10:56:51 +02:00
..
client.go fix: enforce device authorization grant type (#400) 2023-05-26 10:52:35 +02:00
oidc.go chore: test all routes 2023-03-15 14:32:14 +01:00
storage.go example: Replace interface{} with any 2023-10-12 10:56:51 +02:00
storage_dynamic.go example: Replace interface{} with any 2023-10-12 10:56:51 +02:00
token.go chore: Make example/server usable for tests (#205) 2022-09-30 07:44:10 +02:00
user.go feat: Token Exchange (RFC 8693) (#255) 2023-02-19 15:57:46 +02:00