I’m using the Auth0 SDK for iOS and I’m programming in Swift. I implemented logging in using Google without an issue. I followed the documentation for logging out by clearing the credentials by calling credentialsManager.clear().
This logs me out of the app. However, when I click “Log in with Google”, I am automatically logged in to the original account. There is no option to select an account or anything. Any help would be greatly appreciated. Thanks!
We’re trying to investigate this with our developer support engineers regarding Sean’s issue. Will let you know in that thread what was the cause and how to fix it once they found the root reason!