zitadel-oidc/example/server/storage
2025-01-26 23:23:41 +08:00
..
client.go feat(op): Add response_mode: form_post (#551) 2024-03-05 15:04:43 +02:00
oidc.go fix: fix slice init length (#658) 2024-10-04 14:56:57 +03:00
storage.go check refresh token expiration 2025-01-26 23:23:41 +08:00
storage_dynamic.go feat(deps): update go-jose to v4 (#588) 2024-04-11 18:13:30 +03:00
token.go chore: Make example/server usable for tests (#205) 2022-09-30 07:44:10 +02:00
user.go feat(example): Allow configuring some parameters with env variables (#663) 2024-10-21 20:59:28 +02:00
user_test.go feat(example): Allow configuring some parameters with env variables (#663) 2024-10-21 20:59:28 +02:00