Upload .env
Browse files
.env
CHANGED
@@ -4,6 +4,6 @@ AUTH_URI=https://accounts.google.com/o/oauth2/auth
|
|
4 |
TOKEN_URI=https://oauth2.googleapis.com/token
|
5 |
AUTH_PROVIDER_X509_CERT_URL=https://www.googleapis.com/oauth2/v1/certs
|
6 |
CLIENT_SECRET=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
|
7 |
-
REFRESH_TOKEN=1//
|
8 |
REDIRECT_URIS=https://developers.google.com/oauthplayground,http://localhost:8501,http://localhost:8080
|
9 |
|
|
|
4 |
TOKEN_URI=https://oauth2.googleapis.com/token
|
5 |
AUTH_PROVIDER_X509_CERT_URL=https://www.googleapis.com/oauth2/v1/certs
|
6 |
CLIENT_SECRET=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
|
7 |
+
REFRESH_TOKEN=1//04CB2oJgDn5k6CgYIARAAGAQSNwF-L9IrKC92xKtw-yNlbdEFsHfmFtTCVUhcbuVMC-KGmOGgTpPIqn80oXgFEjWlaf2gDYhAvAs
|
8 |
REDIRECT_URIS=https://developers.google.com/oauthplayground,http://localhost:8501,http://localhost:8080
|
9 |
|