From e09a95fd2958baa3e2940355ee70e66c524d759a Mon Sep 17 00:00:00 2001 From: hoseacodes Date: Wed, 22 May 2024 22:39:06 -0500 Subject: [PATCH] fix(*): add jwt to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89afacb..3f60ed3 100755 --- a/README.md +++ b/README.md @@ -81,10 +81,11 @@ See [wiki](https://github.com/HoseaCodes/Blog/wiki/Data) for details. ### Security -#### Basic Auth +#### Basic Auth & JWT ![Security](https://i.imgur.com/ZD1gtVH.png) +![JWT](https://i.imgur.com/lFIJa0b.png) See [wiki](https://github.com/HoseaCodes/Blog/wiki/Backend) for details.