Updated Unencoded Payload Option Table of Contents (#833)

This commit is contained in:
lhazlewood 2023-09-16 14:06:50 -07:00 committed by GitHub
parent 34aa33421f
commit fa1e32bf86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -91,7 +91,9 @@ JJWT is open source under the terms of the [Apache 2.0 License](http://www.apach
* [Verification Key](#jws-read-key)
* [Verification Key Locator](#jws-read-key-locator)
* [Decompression](#jws-read-decompression)
<!-- * [Error Handling](#jws-read-errors) -->
* [Unencoded Payload Option](#jws-unencoded)
* [Detached Payload Example](#jws-unencoded-detached)
* [Non-Detached Payload Example](#jws-unencoded-nondetached)
* [Encrypted JWTs](#jwe)
* [JWE Encryption Algorithms](#jwe-enc)
* [JWE Symmetric Encryption](#jwe-enc-symmetric)