mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-28 03:24:05 +00:00
Closes https://github.com/zitadel/typescript/issues/539
This PR adds an additional email verification check before completing an
auth flow, if the environment configuration `EMAIL_VERIFICATION` asks
for it.
# Which Problems Are Solved
https://github.com/zitadel/typescript/issues/539
# How the Problems Are Solved
Adds an additional check before completing an auth flow
(cherry picked from commit b23c0bc6ad)