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
Post a Comment