hydra/persistence/sql
Philippe Gaultier 1d3e39d9bf add "if exists"/"if not exists" to index creation/deletion 2025-05-21 11:16:23 +02:00
..
migratest fix: migrations on CockroachDB v25+ (#3994) 2025-05-20 08:56:06 +02:00
migrations add "if exists"/"if not exists" to index creation/deletion 2025-05-21 11:16:23 +02:00
src fix: migrations on CockroachDB v25+ (#3994) 2025-05-20 08:56:06 +02:00
persister.go feat: handle concurrent refreshes and improve graceful refreshing (#3895) 2024-12-17 09:57:05 +01:00
persister_authenticate.go feat: support more claims in password grant (#3864) 2024-10-31 09:40:39 +01:00
persister_client.go chore: add more tracing context (#3902) 2024-12-09 11:10:14 +01:00
persister_consent.go chore: bump dependencies and move tools (#3968) 2025-03-28 12:42:50 +01:00
persister_device.go feat: implement RFC 8628 (#3912) 2025-02-26 13:41:41 +01:00
persister_grant_jwk.go fix: faster GetPublicKeys (#3787) 2024-06-25 17:40:30 +02:00
persister_jwk.go chore: consistently use otelx.End(); fix some incorrect API docs (#3835) 2024-09-16 10:03:04 +02:00
persister_migration.go feat: re-enable legacy client IDs (#3628) 2023-09-19 11:20:23 +02:00
persister_nid_test.go chore: bump dependencies and move tools (#3968) 2025-03-28 12:42:50 +01:00
persister_nonce.go fix: reject invalid JWKS in client configuration / dependency cleanup and bump (#3603) 2023-08-11 16:33:22 +02:00
persister_nonce_test.go chore: bump dependencies and move tools (#3968) 2025-03-28 12:42:50 +01:00
persister_oauth2.go chore: bump dependencies and move tools (#3968) 2025-03-28 12:42:50 +01:00
persister_test.go chore: bump dependencies and move tools (#3968) 2025-03-28 12:42:50 +01:00