Skip to content

Commit

Permalink
Update 01-jwt.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat authored Jan 27, 2022
1 parent 11e868e commit 7e7fb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/01-jwt.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In this document we describe how to work with JWT using `github.com/lestrrat-go/
* [Validation](#jwt-validation)
* [Detecting error types](#detecting-error-types)
* [Serialization](#jwt-serialization)
* [Serialize using JWS](#serialize-using-jws
* [Serialize using JWS](#serialize-using-jws)
* [Serialize using JWE and JWS](#serialize-using-jwe-and-jws)
* [Serialize the `aud` field as a string](#serialize-aud-field-as-a-string)
* [Working with JWT](#working-with-jwt)
Expand Down

0 comments on commit 7e7fb5d

Please sign in to comment.