I am using:
lock.js 10.24.2 (latest 10 version)
auth0.js 8.10.1
angular-lock 2.0.3 (latest)
angular-jwt 0.1.9 (latest)
When I move auth0.js to any version on or after 8.11.x (even the 9.x) I get this error.
lock then requires me to click the login button twice to login and depending on the version of lock, I will get the red message saying STATE
MISMATCH etc…
This is for a angularsjs (version 1) app. A regression is definitely introduced between 8.10.1 and 8.11.0.