How can I use google auth client using nodejs.
I checked many articles and client URL will provide a code data which I can use for getting client details. but how can i use service client for automatically authenticate on behalf of client.my primary need is to get google meet link and add to clients google calendar.
I was following this code. but is manual url authentication.
https://github.com/isuruhettiarachchi/ssd-oauth-assignment/blob/master/utils/google-util.js