zitadel/pkg/auth/api/oidc
Livio Amstutz 1c59d18fee
fix: improvements for login and oidc (#227)
* add csrf

* caching

* caching

* caching

* caching

* security headers

* csp and security headers

* error handler csp

* select user with display name

* csp

* user selection styling

* username to loginname

* regenerate grpc

* regenerate

* change to login name
2020-06-17 08:06:40 +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: improvements for login and oidc (#227) 2020-06-17 08:06:40 +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