mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 19:44:21 +00:00
16171ce3b9
# Which Problems Are Solved OTP Email links currently could not use / include the sessionID they belong to. This prevents an easy use for redirecting and handling OTP via email through the session API. # How the Problems Are Solved Added the sessionID as placeholder for the OTP Email link template. # Additional Changes List all available placeholders in the url_templates of V2 endpoints. # Additional Context - discussed in a customer meeting |
||
---|---|---|
.. | ||
integration_test | ||
mock | ||
already_handled.go | ||
commands.go | ||
config_email.go | ||
config_filesystem.go | ||
config_log.go | ||
config_sms.go | ||
ctx.go | ||
gen_mock.go | ||
origin.go | ||
queries.go | ||
quota_notifier.go | ||
telemetry_pusher.go | ||
translator.go | ||
user_notifier_test.go | ||
user_notifier.go |