zitadel/internal/auth_request/model
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_test.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
auth_request.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
browser_info.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
code_challenge.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
next_step.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
request.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00