zitadel/pkg/auth/api/oidc
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
..
auth_request_converter.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
client_converter.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
client.go fix: login (#242) 2020-06-19 14:52:04 +02:00
cookie_interceptor.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
op.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00