Make returnUrl and client_id available in MFA page

Hi there,

I’m trying to implement a “back to login” button on the custom MFA page, and whilst I’m able to hard-code the logout url with redirect and client_id. This will not play well with multiple applications in the same tenant. Is it possible to either extract these from the Auth0MFAWidget or have these provided as query params?

1 Like