zitadel/internal/project/repository/eventsourcing
Livio Amstutz 2331b8a4c0
feat(oidc): add clock skew and userinfo claims in ID Token (#1022)
* feat: add clock skew

* add IDTokenUserinfoAssertion

* migration

* fix missing converter

* update oidc version

* fix interface impl
2020-11-27 14:10:52 +01:00
..
model feat(oidc): add clock skew and userinfo claims in ID Token (#1022) 2020-11-27 14:10:52 +01:00
cache.go feat(auth): My user changes (#318) 2020-07-01 07:18:05 +02:00
eventstore_mock_test.go fix: dont (re)generate client secret with auth type none (#564) 2020-08-07 13:49:57 +02:00
eventstore_test.go fix: improve permission checks (#682) 2020-09-01 16:38:34 +02:00
eventstore.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
project_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
project.go fix: project add validation (#997) 2020-11-21 17:20:01 +01:00