mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update jwt.md
This commit is contained in:
parent
255f33d9b4
commit
8932aeb438
@ -491,9 +491,10 @@ resolver: URL(http://localhost:9090/jwt/v1/accouts/)
|
|||||||
|
|
||||||
```text
|
```text
|
||||||
|
|
||||||
> nats -s localhost:4222 "--creds=user.creds" pub "foo" "hello world" 16:56:02 Published 11 bytes to "foo"
|
> nats -s localhost:4222 "--creds=user.creds" pub "foo" "hello world"
|
||||||
|
> 16:56:02 Published 11 bytes to "foo"
|
||||||
>
|
>
|
||||||
```text
|
```
|
||||||
|
|
||||||
11. Output if `user.creds` where to contain a JWT where the maximum message payload is limited to 5 bytes
|
11. Output if `user.creds` where to contain a JWT where the maximum message payload is limited to 5 bytes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user