Dmitriy | chore: Обновил подсказку, добавив описание алгоритма и убрал из гита credentials.json, заменив на шаблон.
This commit is contained in:
13
config/google/template_credentials.json
Normal file
13
config/google/template_credentials.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "",
|
||||
"project_id": "",
|
||||
"private_key_id": "",
|
||||
"private_key": "",
|
||||
"client_email": "",
|
||||
"client_id": "",
|
||||
"auth_uri": "",
|
||||
"token_uri": "",
|
||||
"auth_provider_x509_cert_url": "",
|
||||
"client_x509_cert_url": "",
|
||||
"universe_domain": ""
|
||||
}
|
||||
Reference in New Issue
Block a user