Remove Client Secrets

This commit is contained in:
Jobobby04 2024-03-16 13:32:58 -04:00 committed by Cuong M. Tran
parent 5bcaf4ea4b
commit a6a712901c
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -23,3 +23,4 @@ TODO.md
CHANGELOG.md CHANGELOG.md
/captures /captures
build.sh build.sh
/app/src/main/assets/client_secrets.json

View file

@ -1 +0,0 @@
{"installed":{"client_id":"1046609911130-tbp79niehhuii976ekep1us06e9a8lne.apps.googleusercontent.com","project_id":"tachiyomi","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"}}