zitadel/internal/auth/repository/eventsourcing/view
Livio Spring b0b1e94090
feat(login): additionally use email/phone for authentication (#4563)
* feat: add ability to disable login by email and phone

* feat: check login by email and phone

* fix: set verified email / phone correctly on notify users

* update projection version

* fix merge

* fix email/phone verified reduce tests

* fix user tests

* loginname check

* cleanup

* fix: update user projection version to handle fixed statement
2022-10-17 19:19:15 +00:00
..
error_event.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
external_idps.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
idp_configs.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
idp_providers.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
org_project_mapping.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
refresh_token.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
sequence.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
token.go fix(auth): always get token by id and user id (#4371) 2022-09-15 12:59:40 +00:00
user_session.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
user.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
view.go fix: load auth users (#3907) 2022-07-07 14:58:00 +02:00