Open yarnball opened 8 years ago
Hi,
I have done the following:
git clone
npm install passport-google-oauth
What are the instructions to get a key for a user?
Thakns
Though your mileage may vary, I found the following helpful for establishing a key.
https://cloud.google.com/nodejs/getting-started/authenticate-users
Hi,
I have done the following:
git clone
of the reponpm install passport-google-oauth
tells me it cannot be installed as a dependency of itselfWhat are the instructions to get a key for a user?
Thakns