forked from TrueCloudLab/lego
122c354163
* refactor: min TTL * refactor: sandbox. * refactor: tests homogenization. * refactor: missing require.
11 lines
No EOL
233 B
JSON
11 lines
No EOL
233 B
JSON
{
|
|
"project_id": "A",
|
|
"type": "service_account",
|
|
"client_email": "foo@bar.com",
|
|
"private_key_id": "pki",
|
|
"private_key": "pk",
|
|
"token_uri": "/token",
|
|
"client_secret": "secret",
|
|
"client_id": "C",
|
|
"refresh_token": "D"
|
|
} |