zitadel/internal/user/model
Elio Bischof 31ec1d83b9
feat: enable otp email and sms (#6260)
* feat: enable otp email and sms

* feat: enable otp factors in login settings

* remove tests without value

* translate second factors

* don't add new factors yet

* add comment

* add factors to docs

* backward compatible settings api

* compile tests

* add available 2fa types

* test: add mapping tests

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-07-28 07:39:30 +02:00
..
address.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
email.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
external_idp_view.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
external_idp.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
notify_user.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
otp.go fix: commandside queries (#1313) 2021-02-22 14:08:47 +01:00
password.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
phone.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
profile.go fix: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00
refresh_token_view.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
token_view.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_changes.go fix(console): remove cropper, set avatar url if available (#1865) 2021-06-14 13:53:40 +02:00
user_membership_view.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_session_view.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
user_view.go feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00