zitadel/internal/api
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
..
assets fix(email): set correct logo url (#4426) 2022-09-21 14:18:55 +00:00
authz fix: handle default org id (#3769) 2022-06-03 14:30:39 +02:00
grpc feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
http fix: instance interceptors return NotFound (404) error for unknown hosts (#4184) 2022-08-17 06:07:41 +00:00
oidc feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
saml feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui fix: registration allowed check and pass loginname to registration (#4507) 2022-10-07 12:17:17 +00:00
api.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00