This commit is contained in:
Adrien Marquès 2018-10-08 10:34:07 +02:00
parent 4d46723011
commit 85160c557a
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ Else, go to the [invalid request management](#2-invalid-request-management).
#### 2. Invalid request management
When receiving an invalid token, the server may sent back to the client a challenge to get the authentication back. This challenge is formed by 2 hashes $(y_1, y_2)$.
When receiving an invalid token, the server may send back to the client a challenge to get the authentication back. This challenge is formed by 2 hashes $(y_1, y_2)$.
| Step | Calculation |