I follow the SPA + API documentation, and I’m not seeing where I can add the rememberLastLogin parameter to set it to false.
You can use the option prompt=login
(prompt: 'login'
if you are using Auth0.js).
I follow the SPA + API documentation, and I’m not seeing where I can add the rememberLastLogin parameter to set it to false.
You can use the option prompt=login
(prompt: 'login'
if you are using Auth0.js).