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

Helllo, is it possible to use it in flutter, worrying how i will open the google sign in window #5

Open
atta1234 opened this issue Jun 2, 2020 · 1 comment

Comments

@atta1234
Copy link

atta1234 commented Jun 2, 2020

as title

@princeteck
Copy link

as title

you create a webview and load the /oauth/provider link, then grab that access_token and then pass to this provided link. its a long process and no short cut as of now. normally I would handle things in handleProviderCallback itself and get it done. you can also try to redirect to the package url with access_token and provider on the server itself so that it saves you 2 calls.

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

No branches or pull requests

2 participants