zitadel/internal/auth/repository
Silvan 92f9eedbe0
fix(projections): user idp link projection (#2583)
* fix(projections): add app

* fix(migration): add index for project_id

* test: app projection

* fix(projections): add idp_user_link

* test: idp user link

* fix: migration versions

* refactor: rename externalIDP to UserIDPLink

* fix: interface methods
2021-11-02 10:08:47 +01:00
..
eventsourcing fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
application.go fix: merge master (#1398) 2021-03-10 11:13:53 +01:00
auth_request.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
features.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
iam.go feat: Custom message files (#1992) 2021-07-13 07:13:39 +02:00
key.go fix: improve key rotation (#1328) 2021-02-23 08:32:00 +01:00
org.go fix(queries): org iam policy (#2432) 2021-10-21 08:01:08 +00:00
project.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
refresh_token.go feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
repository.go feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
token.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_grant.go fix: return authorizations on userinfo (#420) 2020-07-09 14:05:12 +02:00
user_session.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00