GoogleCloudPlatform / GoogleCloudPlatform/datashare-toolkit
Update shared libraries to authenticate with GCP libraries as an end-user
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
For hosted/deployed code within CloudRun, this isn't necessary at the moment. However, for running code locally, it may be required in the future.
https://developers.google.com/identity/protocols/oauth2
https://developers.google.com/identity/sign-in/web/reference#authentication
https://github.com/googleapis/google-auth-library-nodejs
https://www.npmjs.com/package/vue-google-oauth2
https://github.com/guruahn/vue-google-oauth2
https://cloud.google.com/docs/authentication/end-user
https://github.com/googleapis/nodejs-bigquery/blob/main/samples/auth-user-sample/authUserFlow.js
https://developers.google.com/drive/api/v3/quickstart/nodejs
Contributor guide
Assessment
This issue has not been assessed yet.