I have this body to make a POST to the backend
'{"token":"xxxx", "extra_information": {"expires_in": xxxx, "refresh_token": "xxx", "user_id": "user_uuid", "token_type": "Bearer"}}'
The parameters that are with "xxxx" will come fro...
asked by
08.02.2017 / 20:33