zitadel/internal/auth/repository/eventsourcing/eventstore
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
..
application.go fix: client secret verification (for introspection) (#2825) 2021-12-10 09:25:17 +00:00
auth_request_test.go feat: display login succeeded page only for native apps (#2839) 2021-12-14 09:47:49 +01:00
auth_request.go feat: display login succeeded page only for native apps (#2839) 2021-12-14 09:47:49 +01:00
iam.go feat: Custom message files (#1992) 2021-07-13 07:13:39 +02:00
key.go fix(auth): read privacy policy from eventstore if not found (#2125) 2021-08-09 08:55:48 +02:00
org.go fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
refresh_token.go fix: undo scan for current sequence in get by id (#1956) 2021-07-01 22:32:16 +02:00
token.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
user_grant.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
user_session.go fix: improve db call when only count is required (on views) (#2769) 2021-12-06 16:28:49 +01:00
user.go fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00