zitadel-oidc/example/server/storage
2025-02-13 13:24:43 +02: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 Merge branch 'main' into fix/simplified-deletion-of-refresh-token 2025-02-13 13:24:43 +02:00
storage_dynamic.go feat(deps): update go-jose to v4 (#588) 2024-04-11 18:13:30 +03:00
token.go simplified deletion 2025-01-26 23:20:36 +08: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