zitadel/internal/user/repository/eventsourcing
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
cache.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
codes.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
eventstore_mock_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
eventstore_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
eventstore.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
user_test.go test: machine (#683) 2020-09-15 15:04:02 +02:00
user.go test: machine (#683) 2020-09-15 15:04:02 +02:00