zitadel/internal/api/grpc/auth
Livio Spring 7c494fd219
feat(login): add OTP (email and sms) (#6353)
* feat: login with otp

* fix(i18n): japanese translation

* add missing files

* fix provider change

* add event types translations to en

* add tests

* resourceOwner

* remove unused handler

* fix: secret generators and add comments

* add setup step

* rename

* linting

* fix setup

* improve otp handling

* fix autocomplete

* translations for login and notifications

* translations for event types

* changes from review

* check selected mfa type
2023-08-15 12:47:05 +00:00
..
avatar.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
email_converter.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
email.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
idp_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
information.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
language.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
multi_factor.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
password_complexity.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
password.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
passwordless.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
permission_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
permission.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
phone_converter.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
phone.go feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
policy.go feat(auth api): expose login policy of authenticated user (#4979) 2023-01-05 13:04:38 +00:00
profile_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
profile.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
refresh_token.go fix(current_sequence): no error if not found (#3740) 2022-05-31 11:50:51 +00:00
server.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00
user_grant.go chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00
user.go refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00