From ae98b7ff681c7b643c9ecf47c97367c2287849c0 Mon Sep 17 00:00:00 2001 From: Matthias Hanel Date: Tue, 16 Feb 2021 13:30:00 -0500 Subject: [PATCH] Update developing-with-nats/tutorials/jwt.md Co-authored-by: Colin Sullivan --- developing-with-nats/tutorials/jwt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developing-with-nats/tutorials/jwt.md b/developing-with-nats/tutorials/jwt.md index 005141a..0a17ce3 100644 --- a/developing-with-nats/tutorials/jwt.md +++ b/developing-with-nats/tutorials/jwt.md @@ -1,4 +1,4 @@ -# JWT in NATS - Deep Dive +# A Deep Dive and Tutorial into NATS Operator Mode with JWTs This document provides a step by step deep dive into JWT usage within NATS. Starting with related concepts it will introduce JWT and how the can be used in NATS.