How do I clear cookies on Expo AuthSession.startAsync on Android
问题 I am running into issues on Android where I can not get back to the login screen for external logins when using AuthSessions.startAsync once I am signed in. This allows me in once, but then I always just get logged straight back in again rather than being prompted for which account to log in with. I have no need with my app to eject, so I really do not want to unless I really have to. I've read from the following link that this is possible. https://medium.com/@manoj_makkuboy/clear-cookies-in