login form okie
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"web": {
|
||||
"client_id": "416910503373-de8dpds39j5klabamn7e9lqcku29okeh.apps.googleusercontent.com",
|
||||
"project_id": "main-website-500908",
|
||||
"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": [
|
||||
"http://localhost:8080/login/oauth2/code/google"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user