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:
parent
5a160715fa
commit
6397593719
@ -271,7 +271,7 @@ Connection closed by foreign host.
|
|||||||
#### Key Takeaways
|
#### Key Takeaways
|
||||||
|
|
||||||
* NKEYS are a secure way to authenticate clients
|
* NKEYS are a secure way to authenticate clients
|
||||||
* Secret private key is never exchanged, only evidence of possession is
|
* Private keys are never accessed or stored in the NATS server
|
||||||
* The public key still needs to be configured
|
* The public key still needs to be configured
|
||||||
|
|
||||||
## JSON Web Tokens (JWT)
|
## JSON Web Tokens (JWT)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user