zitadel/internal/api
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
..
assets ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
authz feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
http fix: set samesite to none for user agent cookie for iframe usage (#6162) 2023-07-10 07:51:56 +02:00
idp fix: migrate external id of federated users (#6312) 2023-08-04 11:35:36 +02:00
oidc feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: check if application is active in saml logic (#6003) 2023-06-15 11:04:27 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
api.go Merge branch 'main' into grcp-server-reflect 2023-05-16 10:51:32 +02:00