zitadel/internal/auth/repository/eventsourcing/eventstore
Fabi 265b491696
feat: tokens on user aggregate (#837)
* fix: fix remove policies in spoolers

* fix: reread of token by id

* fix: update oidc package

* fix: possible nil pointer on token split

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-10-15 13:52:41 +02:00
..
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request_test.go fix: user session with external login (#797) 2020-10-02 08:02:09 +02:00
auth_request.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
iam.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
key.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
org.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
register.go feat: register org process (#558) 2020-08-06 14:38:19 +02:00
token.go feat: tokens on user aggregate (#837) 2020-10-15 13:52:41 +02:00
user_grant.go fix: iam permission (#720) 2020-09-10 15:40:20 +02:00
user_session.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00