Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MahdiKarimipour/d9cf4e65817250fb53eaf96e1039c5d3 to your computer and use it in GitHub Desktop.
Save MahdiKarimipour/d9cf4e65817250fb53eaf96e1039c5d3 to your computer and use it in GitHub Desktop.
Pellerex Identity Response Refresh Token Response
{
"user": {
"accessToken": "eyJhbGciOiJodH.....PXKnzQbFZ9xkNx0",
"refreshToken": "CfDJ8HmkbyESYkdH......ajwoA=="
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment