When handling account recovery is there a way to a...
# talk-kratos
p
When handling account recovery is there a way to alter the link in the email based on where the request came from? For example if it comes from our mobile app we would like to deeplink them into the mobile app to finish the account recovery, however, if it is initiated from browser we would like to link them to the browser recovery flow. Has anyone handled this flow before?
1
@magnificent-energy-493 @high-optician-2097 Do either of you know how this can be done? In the documentation for the api I do not see anywhere a return url can be set https://www.ory.sh/docs/kratos/reference/api#operation/submitSelfServiceRecoveryFlow
h
That's not possible at this time, sorry! But we are changing the flow to instead use a code instead of a link to support native flows
👍 1