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
53025367c3
commit
1dd40dc58a
@ -1346,7 +1346,7 @@ leafnodes {
|
||||
### Connecting Accounts
|
||||
|
||||
As shown in [what are accounts](#what-are-accounts), they can be connected via exports and imports.
|
||||
While in config this is straight forward, in jwt this becomes a bit more complicated.
|
||||
While in configuration files this is straight forward, this becomes a bit more complicated when using JWTs
|
||||
In part this is due to the addition of new concepts such as public/private/activation tokens that do not make sense in a config based context.
|
||||
|
||||
#### Exports
|
||||
|
Loading…
x
Reference in New Issue
Block a user