zitadel/internal/auth/repository
Fabi 26c8113930
feat: New event user (#1156)
* feat: change user command side

* feat: change user command side

* feat: use states on write model

* feat: command and query side in auth api

* feat: auth commands

* feat: check external idp id

* feat: user state check

* fix: error messages

* fix: is active state
2021-01-07 16:06:45 +01:00
..
eventsourcing feat: New event user (#1156) 2021-01-07 16:06:45 +01:00
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request.go fix: primary domain claim (#1082) 2020-12-14 10:54:29 +01:00
iam.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
key.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
org.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
project.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
repository.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
token.go fix: audience in create token (#985) 2020-11-18 17:11:37 +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: New event user (#1156) 2021-01-07 16:06:45 +01:00