zitadel/internal/auth/repository/eventsourcing/eventstore
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
..
auth_request_test.go feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
auth_request.go perf: reduce events read from eventstore (#6280) 2023-07-27 12:10:19 +00:00
org.go feat(login): use new IDP templates (#5315) 2023-02-28 21:20:58 +01:00
refresh_token.go perf: reduce events read from eventstore (#6280) 2023-07-27 12:10:19 +00:00
token.go perf: reduce events read from eventstore (#6280) 2023-07-27 12:10:19 +00:00
user_session.go fix: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00
user.go perf: reduce events read from eventstore (#6280) 2023-07-27 12:10:19 +00:00