mirror of https://github.com/midoks/mdserver-web
parent
5db4a96fc9
commit
cee9619883
@ -1,11 +1,13 @@ |
|||||||
{ |
{ |
||||||
"web": { |
"web": { |
||||||
"client_id": "540181629246-1horo9i4htamdbhiqar9rcbq33bqe2ob.apps.googleusercontent.com", |
"client_id": "226011946234-d3e1vashgag64utjedu1ljt9u39ncrpq.apps.googleusercontent.com", |
||||||
"project_id": "plated-inn-369901", |
"project_id": "light-willow-341609", |
||||||
"auth_uri": "https://accounts.google.com/o/oauth2/auth", |
"auth_uri": "https://accounts.google.com/o/oauth2/auth", |
||||||
"token_uri": "https://oauth2.googleapis.com/token", |
"token_uri": "https://oauth2.googleapis.com/token", |
||||||
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs", |
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs", |
||||||
"client_secret": "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", |
"client_secret": "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", |
||||||
"redirect_uris": ["https://drive.aapanel.com"] |
"redirect_uris": [ |
||||||
|
"https://drive.aapanel.com" |
||||||
|
] |
||||||
} |
} |
||||||
} |
} |
@ -0,0 +1,11 @@ |
|||||||
|
{ |
||||||
|
"web": { |
||||||
|
"client_id": "540181629246-1horo9i4htamdbhiqar9rcbq33bqe2ob.apps.googleusercontent.com", |
||||||
|
"project_id": "plated-inn-369901", |
||||||
|
"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://drive.aapanel.com"] |
||||||
|
} |
||||||
|
} |
Loading…
Reference in new issue