zitadel/cmd/start
Livio Spring bb40e173bd
feat(api): add otp (sms and email) checks in session api (#6422)
* feat: add otp (sms and email) checks in session api

* implement sending

* fix tests

* add tests

* add integration tests

* fix merge main and add tests

* put default OTP Email url into config

---------

Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2023-08-24 09:41:52 +00:00
..
config.go ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
encryption_keys.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
flags.go fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
start_from_init.go chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
start_from_setup.go chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
start_port_integration.go fix: only reuse port for integration tests (#5817) 2023-05-11 08:58:35 +00:00
start_port.go fix: only reuse port for integration tests (#5817) 2023-05-11 08:58:35 +00:00
start.go feat(api): add otp (sms and email) checks in session api (#6422) 2023-08-24 09:41:52 +00:00