Automatically logs in despite clearing credentials for logut iOS (Swift)

We had the same issue. You need to call auth0.webAuth().clearSession()
The you will probably face another issue