zitadel/internal/auth/repository/eventsourcing/handler
Livio Amstutz 21ffe1b0cb
new pkg structure (#1150)
* fix: split command query side

* fix: split command query side

* fix: members in correct pkg structure

* fix: label policy in correct pkg structure

* fix: structure

* fix: structure of login policy

* fix: identityprovider structure

* fix: org iam policy structure

* fix: password age policy structure

* fix: password complexity policy structure

* fix: password lockout policy structure

* fix: idp structure

* fix: user events structure

* fix: user write model

* fix: profile email changed command

* fix: address changed command

* fix: user states

* fix: user

* fix: org structure and add human

* begin iam setup command side

* setup

* step2

* step2

* fix: add user

* step2

* isvalid

* fix: folder structure v2 business

Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
2021-01-04 14:52:13 +01:00
..
application.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
handler.go fix: auth app handler with projectEvents (#917) 2020-10-28 11:19:10 +01:00
idp_config.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
idp_providers.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
key.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
login_policy.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
machine_keys.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
org_iam_policy.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
org.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
password_complexity_policy.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
project_role.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
token.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user_external_idps.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user_grant.go new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
user_membership.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user_session.go fix: improvements for login flow (incl. webauthn) (#1026) 2020-12-07 12:09:10 +01:00
user.go feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00