/go-oauth2

Simple Setup Google Login using OAUTH2 - Go, GCP (Google Cloud Platform)

Primary LanguageGo

Example Output

{
  "id": "",
  "email": "",
  "verified_email": true,
  "name": "",
  "given_name": "",
  "family_name": "",
  "picture": "",
  "locale": "en"
}