Add JWT Authentication guide

pull/1331/head
Kamran Ahmed 4 years ago
parent 5811fd8832
commit 74ae339fe1
  1. 10
      content/guides.json
  2. 3
      content/guides/jwt-authentication.md
  3. BIN
      public/guides/jwt-authentication.png

@ -1,4 +1,14 @@
[ [
{
"title": "JWT Authentication",
"description": "Understand what is JWT authentication and how is it implemented",
"url": "/guides/jwt-authentication",
"fileName": "jwt-authentication",
"featured": true,
"author": "kamranahmedse",
"updatedAt": "2020-06-20T19:59:14.191Z",
"createdAt": "2020-06-20T19:59:14.191Z"
},
{ {
"title": "Token Based Authentication", "title": "Token Based Authentication",
"description": "Understand what is token based authentication and how it is implemented", "description": "Understand what is token based authentication and how it is implemented",

@ -0,0 +1,3 @@
[![](/guides/jwt-authentication.png)](/guides/jwt-authentication.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1273375903511465990) where this image was posted.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Loading…
Cancel
Save