zitadel/internal/auth/repository/eventsourcing/handler
Livio Amstutz 699fdaf68e
feat: add personal access tokens for service users (#2974)
* feat: add machine tokens

* fix test

* rename to pat

* fix merge and tests

* fix scopes

* fix migration version

* fix test

* Update internal/repository/user/personal_access_token.go

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2022-02-08 09:37:28 +01:00
..
handler.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
idp_config.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_providers.go fix: set correct state of idp in old view (#3148) 2022-02-01 18:12:18 +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: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
user_external_idps.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01: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