zitadel-oidc/example/server/storage
mqf20 b1e5aca629
docs(example): check and extend refresh token expiration (#698)
* extend refresh token expiration

* check refresh token expiration

* check refresh token expiration (fixed logic)

* formatting

---------

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2025-02-13 11:48:04 +00: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 docs(example): check and extend refresh token expiration (#698) 2025-02-13 11:48:04 +00:00
storage_dynamic.go feat(deps): update go-jose to v4 (#588) 2024-04-11 18:13:30 +03:00
token.go docs(example): simplified deletion (#699) 2025-02-13 11:26:00 +00: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