zitadel/internal/auth/repository/eventsourcing
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
..
eventstore feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
handler fix: handle instanceID correctly in auth projections (#4252) 2022-08-25 13:38:35 +00:00
spooler fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
view feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
repository.go fix: load auth users (#3907) 2022-07-07 14:58:00 +02:00