Files
apostol-dm/conf/oauth2/service.json
Преподобный Ален 8a20f01b73 Committing updates.
2021-10-01 20:35:20 +03:00

11 lines
270 B
JSON

{
"type": "service_account",
"issuers": ["accounts.bitdeals.org"],
"scopes": ["bitdeals"],
"client_id": "dm-bitdeals.org",
"client_secret": "TypQHP4TK44khO3cvOyuHYg3",
"algorithm": "HS256",
"auth_uri": "/oauth2/authorize",
"token_uri": "/oauth2/token"
}