I am getting “Callback URL mismatch. file:// is not in the list of allowed callback URLs”,
Everything woks fine in my development environment but when I test it in my mobile device, it display the error message and can’t log in.
I also added in my Auth0 callbacks: file:/// and file://* but it didn’t work.