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 has been archived by the owner on Nov 15, 2023. It is now read-only.
So the way auth works is
https://overlayed.dev/auth
will try andPOST
youraccess_token
to your local client running onhttp://localhost:61200
.This is problematic as some browsers will disallow mixed content types, so HTTPS origin posting to HTTP is not allowed.
There is currently no plan to fix this just leaving this here as a notice in case you experience this issue.
If you can't authenticate and are added to the app make sure to try a diff browser.
The text was updated successfully, but these errors were encountered: