FixTypo - Fix typo in various lesson documentations
This commit is contained in:
committed by
Àngel Ollé Blázquez
parent
de3c2c8d85
commit
f5e4d4717a
@ -11,7 +11,7 @@ The token is base64 encoded and consists of three parts:
|
||||
- claims
|
||||
- signature
|
||||
|
||||
Both header and claims consist are respresented by a JSON object. The header describes the cryptographic operations applied to the JWT and optionally, additional properties of the JWT.
|
||||
Both header and claims consist are represented by a JSON object. The header describes the cryptographic operations applied to the JWT and optionally, additional properties of the JWT.
|
||||
The claims represent a JSON object whose members are the claims conveyed by the JWT.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user