Expo with Auth0 Logout

Hi. I can’t find any information on the web regarding how to implement logout using Expo and Auth0

Expo has an example on how to implement Auth0 authentication at examples/with-auth0 at master · expo/examples · GitHub . However, there is no example on how to implement logout

I’m not familiar with Expo, but it’s basically just calling the Auth0 logout url. See

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.