Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: message event not firing #17

Open
kaddyadriano opened this issue Apr 6, 2021 · 1 comment
Open

Android: message event not firing #17

kaddyadriano opened this issue Apr 6, 2021 · 1 comment

Comments

@kaddyadriano
Copy link

kaddyadriano commented Apr 6, 2021

The app opens from the schemed url however the message event is not firing so there isn't a way to get the passed data on android. I have tried window.open(url, 'auth::google') with no luck.

@rudi-minty
Copy link

Hi there, having the same issue. Any solutions found in this regard? I'm testing on Google first, however I noticed on the documentation (https://developers.google.com/identity/protocols/oauth2/native-app) that the callback URI must only contain a single forward-slash, e.g. myapp:/oauth_callback vs what the documentation advises for myapp://oauth_callback

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

No branches or pull requests

2 participants