zitadel/internal/user/repository/view
Silvan 5a8cafcae5
fix: JWT Profile (#748)
* fix: correct env var for tracing type

* fix: local env tracing

* fix: key in detail as string

* fix: implement storage

* fix: machine key by id
fix: store public key as bytes instead of crypto value

* update oidc pkg

* dont check origins for service account tokens

* fix: scopes

* fix: dependencies

* fix: dependencies

* fix: remove unused code

* fix: variable naming

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-09-17 08:49:33 +02:00
..
model fix: JWT Profile (#748) 2020-09-17 08:49:33 +02:00
machine_key_view.go fix: JWT Profile (#748) 2020-09-17 08:49:33 +02:00
notify_user.go feat: notification loginname (#381) 2020-07-07 19:31:51 +02:00
user_session_view.go fix: reduce (#635) 2020-08-26 13:01:37 +02:00
user_view.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
usermembership_view.go fix: permissions (#698) 2020-09-04 15:20:39 +02:00