Thanks @rich-thailand-93889. I am implementing a custom Recovery UI and was wondering if the recovery flow supported similar links e.g. /self-service/recovery?code={CODE}&flow={FLOW}. From what I can tell it does not, which is probably why there is no link in the email.
h
high-optician-2097
07/22/2023, 7:53 AM
Exactly, verification can be triggered during Login - and if that happens the email needs to contain a link that opens the correct page, because the browser will continue with the post-login return URLS.
For recovery there is no such flow, so it’s not needed.