zitadel/internal/user/repository/eventsourcing/model
Fabi 9ad547185c
feat: remove user (#812)
* feat: remove user

* feat: handle delete state on user by id

* feat: handle delete state on project by id
2020-10-07 08:16:42 +02:00
..
address_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
address.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
auth_request.go fix: user session with external login (#797) 2020-10-02 08:02:09 +02:00
email_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
email.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
external_idp_test.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00
external_idp.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00
mfa_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
mfa.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
password_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
password.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
phone_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
phone.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
profile_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
profile.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
types.go fix: user session with external login (#797) 2020-10-02 08:02:09 +02:00
user_human_test.go test: machine (#683) 2020-09-15 15:04:02 +02:00
user_human.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00
user_machine.go fix: JWT Profile (#748) 2020-09-17 08:49:33 +02:00
user_test.go test: machine (#683) 2020-09-15 15:04:02 +02:00
user.go feat: remove user (#812) 2020-10-07 08:16:42 +02:00