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:11:38 -05:00
committed by GitHub
parent 7201bdc485
commit 27f8a340c0

View File

@@ -317,7 +317,7 @@ JWT content can be viewed as public, although the content may reveal which subje
#### Key Takeaways #### Key Takeaways
* JWTs are hierarchically organized in operator, account and user. * JWTs are hierarchically organized in operator, account and user.
* Carry corresponding configuration and config dedicated to decentralized nature of JWT. * Carry corresponding configuration and config dedicated to decentralized nature of NATS JWT usage
### Hierarchical JWT ### Hierarchical JWT