Skip to content

Commit

Permalink
Merge pull request #65 from TheManWhoLikesToCode/anthology-api
Browse files Browse the repository at this point in the history
Published Google Cloud
  • Loading branch information
TheManWhoLikesToCode authored Feb 1, 2024
2 parents e83f10a + 55fc077 commit 2b71e4c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ client_config:
client_secret: ${GOOGLE_CLIENT_SECRET}

save_credentials: True
get_refresh_token: True
save_credentials_backend: file
save_credentials_file: "credentials.json"

get_refresh_token: True

oauth_scope:
- "https://www.googleapis.com/auth/drive"

0 comments on commit 2b71e4c

Please sign in to comment.