Skip to content

DejanMilicic/BddDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BddDemo

license main


Digitalis: Opinionated best-practices application


To get Google "client_id" for testing API:

  1. https://developers.google.com/oauthplayground/
  2. Find "Google OAuth2 API v2" and expand
  3. Click on "https://www.googleapis.com/auth/userinfo.email" to select it
  4. Click on "Authorize APIs" button
  5. You will be presented with a choice of a Google account. Select one to proceed
  6. Click on "Exchange authorization code for tokens" button
  7. You will get URL that contains "client_id" as a query parameter
  8. Below it, JSON contains "id_token" that you can use as a Bearer token

To register your application with Google API

https://console.developers.google.com/apis

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published