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

direct_url is incorrect, so there are no any response after finish. #219

Open
socheat-leang opened this issue Aug 7, 2018 · 0 comments
Open

Comments

@socheat-leang
Copy link

socheat-leang commented Aug 7, 2018

I am trying to authorize with google and follow readme as well. but I just misunderstand with callback_url: [IOS SCHEME]:/google inside configure. what's ios scheme?. and how to input it correctly. it seems that I face with this problem that's why I always nth with a response when authorized.
google: {
callback_url: 'http://localhost/google',
client_id: GGCredentials.installed.client_id,
client_secret: GGCredentials.installed.client_secret,
},
can anyone correct me with callback_url?

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

1 participant