Is there a way to specify a post-logout redirect a...
# ory-network
l
Is there a way to specify a post-logout redirect at the level of an individual request (not from the Customize > Browser Redirects page)? It seems
createBrowserLogoutFlow
doesn’t have a
returnTo
param.
b
Apparently, this is an oversight, and we want to implement this soon: https://github.com/ory/kratos/issues/3100 Thanks for bringing this up again. Will fix it soon.
🙌 1