zitadel/internal/auth/repository
Fabi 01501c5087
feat: iam query (#3085)
* fix: only show factors with state ready

* fix: get iam by id and clean up code

* fix: get iam by id and clean up code

* fix: remove unused code
2022-01-21 14:01:25 +01:00
..
eventsourcing feat: iam query (#3085) 2022-01-21 14:01:25 +01:00
application.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
auth_request.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
org.go fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
refresh_token.go feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
repository.go feat: iam query (#3085) 2022-01-21 14:01:25 +01: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: user query (#3075) 2022-01-20 14:40:25 +00:00