zitadel/internal/auth/repository
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
..
eventsourcing feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
auth_request.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01: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 chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user.go fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00