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

Google oauth redirect doesnt work in built in browser #13

Open
farley13 opened this issue Mar 12, 2022 · 0 comments
Open

Google oauth redirect doesnt work in built in browser #13

farley13 opened this issue Mar 12, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@farley13
Copy link

🐛 bug report

Description of the problem

Using google login button or anything else requiring a redirect back to the current JS app just never redirects. Note that running the same app on my desktop or even connecting to the play.js instance via built in safari browser on iOS works ok. The main issue with safari is the using it tends to unload play.js so the app
pretty quickly becomes unloaded. Note that the oauth credentials were setup to support localhost:3001.

How has this issue affected you? What are you trying to accomplish?

Makes it pretty much impossible to develop oauth2 apps in play.js - only workaround is creating a test data stub and using that for development.

To Reproduce

Screenshots or Screencast

You can add screenshots or screen records of the issue.

More notes or context or questions

You can put any other things you will like us to know here.

@farley13 farley13 added the bug Something isn't working label Mar 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant