1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update SUMMARY.md

This commit is contained in:
Ginger Collison 2019-11-08 12:00:56 -06:00 committed by GitHub
parent 7314ad4459
commit 5a9c103030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@
* [Listening for Reconnect Events](developing-with-nats/reconnect/events.md) * [Listening for Reconnect Events](developing-with-nats/reconnect/events.md)
* [Buffering Messages During Reconnect Attempts](developing-with-nats/reconnect/buffer.md) * [Buffering Messages During Reconnect Attempts](developing-with-nats/reconnect/buffer.md)
* [Securing Connections](developing-with-nats/security/README.md) * [Securing Connections](developing-with-nats/security/README.md)
* [Authenticating with a User and Password](developing-with-nats/intro-2/userpass.md) * [Authenticating with a User and Password](developing-with-nats/security/userpass.md)
* [Authenticating with a Token](developing-with-nats/security/token.md) * [Authenticating with a Token](developing-with-nats/security/token.md)
* [Authenticating with an NKey](developing-with-nats/security/nkey.md) * [Authenticating with an NKey](developing-with-nats/security/nkey.md)
* [Authenticating with a Credentials File](developing-with-nats/security/creds.md) * [Authenticating with a Credentials File](developing-with-nats/security/creds.md)