• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# To set up client_secrets.json (once only)
2
3* Go to https://console.cloud.google.com/projectselector/apis/credentials/consent
4 and create a new project if needed.
5* Once on the consent screen, set the product name to anything and save.
6* Click "Create credentials" and select "OAuth client ID"
7* Under "Application type", select "Other". Click "Create".
8* Click the download button for the client you just created,
9 and save the resulting file at client_secrets.json
10
11# Running unit tests
12    python build_provider_pab_test.py