home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit b137967e8e9afbf3bf4c22b93e31bbf69ae5735a
parent 05501e05de122a98a05ed1dc90c57774ae4e54d6
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri,  2 Sep 2022 13:46:49 +0200

secrets: remove credentials.json.. shouldn't be there and is invalid

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Dsecrets/gmailctl/credentials.json | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/secrets/gmailctl/credentials.json b/secrets/gmailctl/credentials.json @@ -1 +0,0 @@ -{"installed":{"client_id":"1005946856457-9ab1ffs7tq9pmdtfbmc9r8cvnltjceqm.apps.googleusercontent.com","project_id":"vde-tekton","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":"9ptfIR1wVEEXkOSF1PxjJj9j","redirect_uris":["urn:ietf:wg:oauth:2.0:oob","http://localhost"]}}- \ No newline at end of file