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:12:50 -05:00 committed by GitHub
parent eee4d5c4e8
commit a958dcefe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -530,7 +530,7 @@ resolver: URL(http://localhost:9090/jwt/v1/accouts/)
* Basis for operating one nats-infrastructure to serve separate yet optionally connected entities without introducing separate systems
* Account resolver are way to obtain unknown Account JWT
* On connect clients provide User JWT
* JWT can be issued programmatically
* JWTs can be issued programmatically
### Deployment Models Enabled by Chain of Trust