mirror of
https://github.com/FranP-code/open-react-blog-api.git
synced 2025-10-12 23:52:57 +00:00
API key leak solved
This commit is contained in:
@@ -47,4 +47,7 @@ Base URL: [https://open-react-blog-api.herokuapp.com](https://open-react-blog-ap
|
|||||||
- [Be Vietnam Pro](https://fonts.google.com/specimen/Be+Vietnam+Pro)
|
- [Be Vietnam Pro](https://fonts.google.com/specimen/Be+Vietnam+Pro)
|
||||||
|
|
||||||
**Libraries**
|
**Libraries**
|
||||||
- [highlight.js](https://highlightjs.org/)
|
- [highlight.js](https://highlightjs.org/)
|
||||||
|
|
||||||
|
### Additional
|
||||||
|
Has been an SDK Keys Leak. Solved.
|
||||||
@@ -8,5 +8,5 @@ module.exports = {
|
|||||||
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
||||||
"token_uri": "https://oauth2.googleapis.com/token",
|
"token_uri": "https://oauth2.googleapis.com/token",
|
||||||
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
||||||
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-zdn6x%40open-react-blog.iam.gserviceaccount.com"
|
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-5y9ch%40open-react-blog.iam.gserviceaccount.com"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user