We have followed the instructions here: https://auth0.com/docs/customize/universal-login-pages/universal-login-page-templates to pass along a custom query parameter. This lets us use a custom logo and background image depending on that parameter.
Is it possible for us to pass this custom query parameter forward with our reset password link? It currently does not include it which means that the user sees our default page which is a bit of a weird experience to me.
The flow is currently: User attempts to login on login page with custom parameter “Bob”. They see the Bob login experience. User needs to reset their password. User opens the password reset link and instead sees the background and image of our default app instead of our customized login experience