Bug Report: Auth0Lock on iOS Mobile cannot log in again

Hello,

I have a serious bug which seems to happen in iOS only when using Auth0Lock.

You can see it in action on our app here: https://itunes.apple.com/us/app/quemesa-come-bien-a-la-mitad-de-precio/id1224975450

To reproduce:

  1. Log in with your email and password (this works fine)
  2. Log out
  3. Try to log in again and it shows Screen 1 correctly.
  4. Click on your username to log in with this user again
  5. Here is where the bug is: Screen2 shows. It replaces the custom logo with the Auth0 logo and the word “Done” appears on the bottom of the screen
  6. Click on “Done” and it says that an error has occured (Screen 3)
  7. You cannot log in (hence this is high priority)

Screen1

![alt text][1]

Screen2

![alt text][2]

Screen3

![alt text][3]

Here are the versions I am using:

"angular2-jwt": "0.2.0",
"auth0-js": "8.5.0",
"auth0-lock": "10.14.0",