Skip to content

Commit dadb69f

Browse files
author
tomas
committed
Add refresh access token parameters explanation
1 parent 5267746 commit dadb69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ grant_type=refresh_token&client_id=<YOUR_CLIENT_ID>&client_secret=<YOUR_CLIENT_S
155155
|**refresh_token**|:heavy_check_mark:|Refresh token representing resource owner's previous authorization for issuing access tokens on its behalf|
156156

157157

158-
A successful response will response something like:
158+
A successful response will be something like:
159159

160160
```json
161161
{

0 commit comments

Comments
 (0)