zitadel/internal/authz/repository
Livio Spring 80961125a7
feat(API): support V2 token and session token usage (#6180)
This PR adds support for userinfo and introspection of V2 tokens. Further V2 access tokens and session tokens can be used for authentication on the ZITADEL API (like the current access tokens).
2023-07-14 11:16:16 +00:00
..
eventsourcing feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
repository.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
token_verifier.go feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
user_membership.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00