There is an auth0 route https://yourdomain.auth0.com/v2/logout
Is there a way to customize this page?
Currently, it only renders “OK”
There is an auth0 route https://yourdomain.auth0.com/v2/logout
Is there a way to customize this page?
Currently, it only renders “OK”
Are you passing a returnTo
parameter to redirect to after the logout is performed? Logout
thanks @prashant i think that’ll work for me.
Are you passing a returnTo
parameter to redirect to after the logout is performed? Logout