Skip to content

Instantly share code, notes, and snippets.

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 JayGwod/8da197fd3ba389cbc1882413e01d69e3 to your computer and use it in GitHub Desktop.
Save JayGwod/8da197fd3ba389cbc1882413e01d69e3 to your computer and use it in GitHub Desktop.
[OAuth 客户端]#google
{
"web":
{
"client_id":
"118754752626-uthp74anb4uhjc2mdq4lf8uqsoiadlak.apps.googleusercontent.com",
"project_id":
"dejieguo",
"auth_uri":
"https://accounts.google.com/o/oauth2/auth",
"token_uri":
"https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url":
"https://www.googleapis.com/oauth2/v1/certs",
"client_secret":
"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",
"redirect_uris":
["https://alist.nn.ci/tool/google/callback"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment