zitadel/internal/repository/user
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
..
aggregate.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
auth_request_info.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
eventstore.go feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
human_address.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_avatar.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_email.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00
human_external_idp.go fix: migrate external id of federated users (#6312) 2023-08-04 11:35:36 +02:00
human_mfa_events.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_mfa_otp.go feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
human_mfa_passwordless.go fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
human_mfa_u2f.go fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
human_mfa_web_auth_n.go fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
human_password.go fix: password hash update and add missing i18n (#6285) 2023-07-28 09:09:15 +02:00
human_phone.go feat: user v2 phone verification (#6309) 2023-08-03 06:42:59 +02:00
human_profile.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human_refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
human.go feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
machine_key.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
machine_secret.go feat: support client_credentials for service users (#5134) 2023-01-31 19:52:47 +00:00
machine.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
metadata.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
personal_access_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user.go fix: handle UserLoginMustBeDomain changes correctly (#4765) 2022-12-06 09:01:31 +01:00
v1.go fix: password hash update and add missing i18n (#6285) 2023-07-28 09:09:15 +02:00