1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update developing-with-nats/tutorials/jwt.md

Co-authored-by: Colin Sullivan <colin@synadia.com>
This commit is contained in:
Matthias Hanel 2021-02-16 13:10:26 -05:00 committed by GitHub
parent 7df59d9af7
commit 30479dd20a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ This will NOT list every JWT/nsc option. Instead it focuses on important ones an
- [Hierarchical JWT](#hierarchical-jwt)
- [Decentralized Chain of Trust](#decentralized-chain-of-trust)
- [Obtain an Account JWT](#obtain-an-account-jwt)
- [JWT and Chain of Trust Verification](#jwt-and-chain-of-trust-verification)
- [JWTs and Chain of Trust Verification](#jwt-and-chain-of-trust-verification)
- [Obtain a User JWT - Client Connect](#obtain-a-user-jwt---client-connect)
- [Key Takeaways](#key-takeaways-4)
- [Deployment Models Enabled by Chain of Trust](#deployment-models-enabled-by-chain-of-trust)