mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -1,11 +0,0 @@
|
||||
{
|
||||
"installed":{
|
||||
"client_id":"339036094194-a9334tmer2d8tjq0enr6gi1n23bej09t.apps.googleusercontent.com",
|
||||
"project_id":"pwnagotchi-401519",
|
||||
"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"]
|
||||
}
|
||||
}
|
@ -1,14 +0,0 @@
|
||||
client_config_backend: file
|
||||
client_config:
|
||||
client_id: 339036094194-a9334tmer2d8tjq0enr6gi1n23bej09t.apps.googleusercontent.com
|
||||
client_secret: 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
|
||||
|
||||
save_credentials: True
|
||||
save_credentials_backend: file
|
||||
save_credentials_file: credentials.json
|
||||
|
||||
get_refresh_token: True
|
||||
|
||||
oauth_scope:
|
||||
- https://www.googleapis.com/auth/drive
|
||||
- https://www.googleapis.com/auth/drive.install
|
Reference in New Issue
Block a user