Add guide on session based authentication

pull/1331/head
Kamran Ahmed 4 years ago
parent 2236c3f93c
commit cf1cca7cb3
  1. 10
      content/guides.json
  2. 3
      content/guides/session-authentication.md
  3. BIN
      public/guides/session-authentication.png

@ -1,4 +1,14 @@
[
{
"title": "Session Based Authentication",
"description": "Understand what is session based authentication and how it is implemented",
"url": "/guides/session-authentication",
"fileName": "session-authentication",
"featured": true,
"author": "kamranahmedse",
"updatedAt": "2020-05-19T20:59:14.191Z",
"createdAt": "2020-05-19T20:59:14.191Z"
},
{
"title": "Basic Authentication",
"description": "Understand what is basic authentication and how it is implemented",

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Loading…
Cancel
Save