diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-28 03:55:55 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-28 03:55:55 -0400 |
| commit | 7f959fc271ea66b78fe308fb2e449e3019cdb254 (patch) | |
| tree | 61ba8ed7ed7a3f8bf1572febc1f2c9331ce600f7 /src/server/credentials | |
| parent | db38e39027920043387ca7dbc9a65871898ddf7e (diff) | |
merge cleanup
Diffstat (limited to 'src/server/credentials')
| -rw-r--r-- | src/server/credentials/google_docs_token.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/server/credentials/google_docs_token.json b/src/server/credentials/google_docs_token.json deleted file mode 100644 index 8bd62bdfa..000000000 --- a/src/server/credentials/google_docs_token.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "access_token": "ya29.ImCOBwXgckGbyHNLMX7r-13B5VDgxfzF5mQ7lFJ0FX5GF5EuAPBBN5_ijLnNLC4yw4xtFjJOkEtKiYr-60OIm4oOnowEJpZMyRGxFMy_Q8MTnzDpeN-7Di_baUzcu7m_KWM", - "refresh_token": "1/HTv_xFHszu2Nf3iiFrUTaeKzC_Vp2-6bpIB06xW_WHI", - "scope": "https://www.googleapis.com/auth/presentations.readonly https://www.googleapis.com/auth/documents.readonly https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/documents https://www.googleapis.com/auth/photoslibrary https://www.googleapis.com/auth/photoslibrary.appendonly https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/presentations https://www.googleapis.com/auth/photoslibrary.sharing", - "token_type": "Bearer", - "expiry_date": 1569366907812 -}
\ No newline at end of file |
