Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Auth Not Successful - Mixed HTTP #8

Closed
Hacksore opened this issue Oct 8, 2022 · 1 comment
Closed

Auth Not Successful - Mixed HTTP #8

Hacksore opened this issue Oct 8, 2022 · 1 comment

Comments

@Hacksore
Copy link
Owner

Hacksore commented Oct 8, 2022

So the way auth works is https://overlayed.dev/auth will try and POST your access_token to your local client running on http://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.

@Hacksore Hacksore pinned this issue Oct 8, 2022
@Hacksore
Copy link
Owner Author

related tauri issues which goes into more details tauri-apps/tauri#5451

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant