Skip to content

Instantly share code, notes, and snippets.

@PaulTR
Created December 2, 2021 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PaulTR/6e97bdadeddcc5e60fac0f13cd6c59b3 to your computer and use it in GitHub Desktop.
Save PaulTR/6e97bdadeddcc5e60fac0f13cd6c59b3 to your computer and use it in GitHub Desktop.
{
"configuration": {
"authorizationEndpoint": "https:\/\/accounts.google.com\/o\/oauth2\/v2\/auth",
"tokenEndpoint": "https:\/\/www.googleapis.com\/oauth2\/v4\/token",
"endSessionEndpoint": "https:\/\/accounts.google.com\/o\/oauth2\/revoke?token="
},
"clientId": "1080220280079-d0c0ba1076kdsr3d0pbuvd7e3npj1ket.apps.googleusercontent.com",
"nonce": "_UYfnI9BuoDiWZMT-RIhbQ",
"grantType": "authorization_code",
"redirectUri": "com.ptruiz.authtest:\/oauth2redirect",
"authorizationCode": "4\/0AX4XfWgwNVqe_JeKeQ_TJMLHFkbmJ_Uf6oNw69ID24T5KGkdjD66HyNRnR2vcm4cb6wzjg",
"additionalParameters": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment