Skip to content

Commit

Permalink
Update server.md (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulajet authored Jul 12, 2024
1 parent 95a6e0b commit 60a5ab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Error (403):
<details>
<summary>Refresh Token</summary>

The token returned during login/signup lasts for 15 minutes, after that you will need to get a new token.
The token returned during login/signup lasts for 1 hour, after that you will need to get a new token.

**Endpoint:** `/token`

Expand Down Expand Up @@ -325,4 +325,4 @@ Error (400):
}
```

</details>
</details>

0 comments on commit 60a5ab3

Please sign in to comment.