zitadel/internal/api/oidc
Livio Amstutz ae840f364c
fix(queries): authn keys (#2820)
* begin authn keys

* single table for state change

* add key type

* begin authn keys query

* query

* tests

* fix merge

* remove wrong migration version

* improve filter

* Update projection.go

* cleanup
2021-12-14 10:57:20 +01:00
..
auth_request_converter.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
auth_request.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
client_converter.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
client.go fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
op.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00