zitadel/internal/auth/repository/eventsourcing/eventstore
Livio Spring a1942ecdaa
feat(api): add and remove OTP (SMS and email) (#6295)
* refactor: rename otp to totp

* feat: add otp sms and email

* implement tests
2023-08-02 18:57:53 +02:00
..
auth_request_test.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
auth_request.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02: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