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:21:47 -05:00 committed by GitHub
parent 2183fab2b5
commit 8639cb7c6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1471,7 +1471,7 @@ When signing keys where used, the account identity NKEY would only be needed to
#### Revocations
JWT for user, activations and accounts can be explicitly revoked.
JWTs for user, activations and accounts can be explicitly revoked.
Furthermore can signing keys be removed, thus invalidating all JWTs signed by the removed NKEY.
##### User