zitadel/internal/auth/repository/eventsourcing/eventstore
Livio Amstutz 2f7d8ca557
fix: client secret verification (for introspection) (#2825)
* fix: client secret verification (for introspection)

* revert change for ProjectIDAndOriginsByClientID
2021-12-10 09:25:17 +00:00
..
application.go fix: client secret verification (for introspection) (#2825) 2021-12-10 09:25:17 +00:00
auth_request_test.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
auth_request.go fix: audience and empty app name (#2775) 2021-12-03 14:24:29 +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 feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00