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:30 -05:00
committed by GitHub
parent 6f10c333b8
commit 7201bdc485

View File

@@ -316,7 +316,7 @@ JWT content can be viewed as public, although the content may reveal which subje
#### Key Takeaways #### Key Takeaways
* JWT 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 JWT.
### Hierarchical JWT ### Hierarchical JWT