Created
October 13, 2021 06:14
-
-
Save MahdiKarimipour/d9cf4e65817250fb53eaf96e1039c5d3 to your computer and use it in GitHub Desktop.
Pellerex Identity Response Refresh Token Response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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