-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
905866: Remove the access_token and refresh_token from the token.json…
… file
- Loading branch information
1 parent
47ea831
commit 26ad76e
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...PdfViewer/PDFViewerSample/token.json/Google.Apis.Auth.OAuth2.Responses.TokenResponse-user
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"access_token":"ya29.a0AfB_byCsUoOCfER9QXH7Ku9wB9csjRyjlv-z7SlvheiD1pkSOhU1kSuJD4yJGWRyXSWLDFUWCYwBHlYoEt3iY9kmm47H7Y1AeOvY1gr3KBQjcSH03ZNfkCR6h7kVwv1kwPHov5n5W6ZvMnCBmI-98Oiv7ZB7-rYSOpxmaCgYKAeMSARMSFQHGX2Mi7KFvXB0gJuPaVm5HxPiNuw0171","token_type":"Bearer","expires_in":3599,"refresh_token":"1//0g-4uCkn5wUOHCgYIARAAGBASNwF-L9IrhUFJS7X0FIiynmM44WZRmiW8EeTUKZoAHatwNc4dVBNWuUuH6d2qaABNCbhy1iqW54s","scope":"https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/drive.file","Issued":"2024-01-08T16:42:50.316+05:30","IssuedUtc":"2024-01-08T11:12:50.316Z"} | ||
{"access_token":"","token_type":"Bearer","expires_in":3599,"refresh_token":"","scope":"https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/drive.file","Issued":"2024-01-08T16:42:50.316+05:30","IssuedUtc":"2024-01-08T11:12:50.316Z"} |
2 changes: 1 addition & 1 deletion
2
...gle drive/PDFViewerSample/token.json/Google.Apis.Auth.OAuth2.Responses.TokenResponse-user
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"access_token":"ya29.a0AfB_byA_rovhmY3su8zEeEOuQGf2aPztfbvAhDHx6ieZVxoMPJMJPHBt2m_lgcXnKsrp7Ra2MWtSKnmtCtuV740tYrDVhM4g_rJREfbg1_pYgwTnDLkZFhIZHgck_fH-855h_IAohdp2DPNriazAbX6EfSRTz2p-ZpQxaCgYKAcoSARMSFQHGX2MiPt-NFAZb0zQrOjZxN35C7A0171","token_type":"Bearer","expires_in":3599,"refresh_token":"1//0g0hXRJCHJCrFCgYIARAAGBASNwF-L9Irgk4BXs5sO2dt1RPiB8Zfl9HH7a3sQTXwFpe9O1T_-X0MtvB33f1UiCYQLxuQZZe6DdY","scope":"https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.readonly","Issued":"2024-01-08T15:35:43.070+05:30","IssuedUtc":"2024-01-08T10:05:43.070Z"} | ||
{"access_token":"","token_type":"Bearer","expires_in":3599,"refresh_token":"","scope":"https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.readonly","Issued":"2024-01-08T15:35:43.070+05:30","IssuedUtc":"2024-01-08T10:05:43.070Z"} |