javascript - Authenticating googleapi node library with passport -


i'm using passport google oauth, want use make api calls well. of googleapi documentation revolves around using google's own authentication library instead.

in particular, contained in auth object, seen in calednar.events.list call @ end of quickstart, , how out of passport?

https://developers.google.com/google-apps/calendar/quickstart/nodejs

you need add desired scopes access google calendar api.

-jim


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -