My goal is to allow users login to my front end, and allow the user to Sign In With Google to generate an access token, select their property and view, and query the API to generate a report.
A lot of the tutorials online seem to show the JWT method via a service account that provides a VIEW ID that I set. However, I want to others to sign up, and display the users own data back to them.
I've looked on the Google APIs NodeJS client and haven't found much information.
via user3593810
No comments:
Post a Comment