zitadel/internal/auth/repository/eventsourcing/eventstore
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
..
auth_request_test.go feat: allow domain discovery for unknown usernames (#4484) 2022-10-06 13:30:14 +02:00
auth_request.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
org.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +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: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00
user.go fix: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00