It appears that cross-origin authentication is broken for safari. Steps to recreate:
- Open localhost in safari
- Attempt to log in
authorize request to Auth0 fails (page will not load).
It looks like this authorize endpoint is also failing in other browsers (e.g. Chrome), but it does not have the effect of locking the user out.
It appears that cross-origin authentication is broken for safari. Steps to recreate:
authorizerequest to Auth0 fails (page will not load).It looks like this authorize endpoint is also failing in other browsers (e.g. Chrome), but it does not have the effect of locking the user out.