Token Autorizare¶
Nume câmp |
Tip câmp |
Definiție |
---|---|---|
access_token |
string |
Token-ul |
expires_in |
int |
Numărul de secunde în care token-ul expiră |
token_type |
string |
Tipul de token.
În cazul nostru: Bearer https://tools.ietf.org/html/rfc6750
|