zitadel/internal/auth/repository/eventsourcing/handler
Fabi b363ddd707
feat: Iam projection (#3074)
* feat: implement projection for iam and clean up code

* feat: add migration

* fix: remove unused tests

* fix: handler
2022-01-21 08:52:12 +01:00
..
handler.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
idp_config.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_providers.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
org_project_mapping.go feat: check has project (#2206) 2021-08-18 10:49:04 +02:00
refresh_token.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
token.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
user_external_idps.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
user_grant.go fix: mitigate overload risk in processProject on user grant (#2662) 2021-11-12 11:11:37 +00:00
user_session.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
user.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00