Hi
We’re trying to work out how to make it such that our users don’t have to re-approve their MFA in case they refresh the page.
I’ve tried to follow the guide here:
https://auth0.com/docs/quickstart/spa/angular2/01-login#restore-login-state-when-app-reloads
but everyone still seems to be redirected and asked to “allow” again.
If the user clicks “remember device” it’s not an issue.