Google Api Node packages using Next Auth.
I am working on a project where I need to use google api, and noticed that they have npm packages for their apis.
The problem is that I can't for the life of me figure out how these apis are supposed to take my credentials, since in theory I should already have them after signing in, but it doesn't look like thats the case.
The documentation is abysmal at the moment, so I was wondering if anyone had experience with the api that could help me out?
0 Replies