Skip to content

Commit

Permalink
Merge pull request #76 from vicheanath/optimize
Browse files Browse the repository at this point in the history
add detail
  • Loading branch information
DBunthai authored Feb 19, 2024
2 parents 369cce7 + 7a12cea commit 89d38f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/pms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ response:
<br>

##### Refresh Token
Add the refresh token in the header <br>
for example `Authorization: Bearer {refreshToken}`

```shell
curl --location --request POST 'http://localhost:8080/api/v1/token/refresh' \
Expand Down

0 comments on commit 89d38f3

Please sign in to comment.