zitadel/internal/auth_request/model
Fabi 320679467b
feat: User login commands (#1228)
* feat: change login to command side

* feat: change login to command side

* fix: fix push on user

* feat: user command side

* feat: sign out

* feat: command side login

* feat: command side login

* feat: fix register user

* feat: fix register user

* feat: fix web auth n events

* feat: add machine keys

* feat: send codes

* feat: move authrequest to domain

* feat: move authrequest to domain

* feat: webauthn working

* feat: external users

* feat: external users login

* feat: notify users

* fix: tests

* feat: cascade remove user grants on project remove

* fix: webauthn

* fix: pr requests

* fix: register human with member

* fix: fix bugs

* fix: fix bugs
2021-02-08 11:30:30 +01:00
..
auth_request_test.go feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
auth_request.go fix: primary domain claim (#1082) 2020-12-14 10:54:29 +01:00
browser_info.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
code_challenge.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
next_step.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
request.go fix: primary domain claim (#1082) 2020-12-14 10:54:29 +01:00