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

Google API multiple credentials #101

Open
seonixx opened this issue Feb 6, 2017 · 1 comment
Open

Google API multiple credentials #101

seonixx opened this issue Feb 6, 2017 · 1 comment

Comments

@seonixx
Copy link

seonixx commented Feb 6, 2017

I might be missing something here, but with the Google API you're going to have credentials for each application type (web application, iOS, android) but we can only specify one here.

Assuming this is a fairly common situation (multiple creds needing to access the same endpoint), how can we implement multiple credentials or whitelisting with this strategy? Any suggestions?

@ghaiklor
Copy link
Owner

ghaiklor commented Mar 3, 2017

@seonixx you can try make requests without specifying credentials in passport strategy configuration. I'm not sure, but might work.

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