- Upgraded to auth0.js v9.0.0 and switched to new API endpoints, changing the default scope to `openid profile email`.
- Removed the `oidcConformant` flag and altered `getProfile` to use an access_token instead of an id_token, making Lock v11 incompatible with centralized login (Hosted Login Pages).