mirror of
https://github.com/taigrr/nats.docs
synced 2026-03-23 08:12:19 -07:00
replace no-nkey-support-in-tools
This commit is contained in:
@@ -61,10 +61,4 @@ const nc = NATS.connect({
|
||||
|
||||
The client provides a function that it uses to parse the seed (the private key) and sign the connection challenge.
|
||||
|
||||
Other NATS tooling such as `nats-pub` and `nats-sub` can directly use nkeys:
|
||||
|
||||
```text
|
||||
nats-sub -nkey /path/to/file/storing/seed ">"
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user