zitadel/internal/auth/repository/eventsourcing/view
Livio Amstutz e653eaab86
fix: login (#242)
* password in init user only if needed

* reactivate user session

* set context AuthorizeClientIDSecret

* fix qr code for light

* fix copy

* check user and org active in auth

* add org view provider

* handle inactive projects

* translate error messages
2020-06-19 14:52:04 +02:00
..
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
error_event.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
key.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
org.go feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
sequence.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
token.go fix: login (#242) 2020-06-19 14:52:04 +02:00
user_grant.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user_session.go fix: login (#242) 2020-06-19 14:52:04 +02:00
user.go feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
view.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00