In my app, when a user logs in, it asks if they will consent to using Auth0 to log in. Thats fine and expected. However, when I call await auth0.webAuthentication().logout()
, it ALSO asks them if they consent to using Auth0 to log in. Thats pretty weird and can’t be right, right? Imgur: The magic of the Internet
Hey there @jcarrington!
That’s unfortunately an expected behavior specific to iOS - Please see this FAQ for more on this.
Cheers!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.