Token Autorizare¶
Nume camp |
Tip camp |
Definitie |
---|---|---|
access_token |
string |
Token -ul |
expires_in |
int |
Numarul de secunde in care token -ul expira |
token_type |
string |
Tipul de token.
In cazul nostru: Bearer https://tools.ietf.org/html/rfc6750
|