...
expires_in: how long the token last.
token_type: usually type is bearer
refresh_token: token used to reauthenticate, will be shown later.
...
...
expires_in: how long the token last.
token_type: usually type is bearer
refresh_token: token used to reauthenticate, will be shown later.
...