You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
Browsers always follow 3xx redirects, and it's not possible to intercept requests between sending the first and any redirects. This causes an issue with in-browser OAuth, as requests must be signed and the signature includes the path.
We should add the ability to get the header back as e.g. X-WP-Status instead, and always return 200.