Add guide on session based authentication
This commit is contained in:
@ -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",
|
"title": "Basic Authentication",
|
||||||
"description": "Understand what is basic authentication and how it is implemented",
|
"description": "Understand what is basic authentication and how it is implemented",
|
||||||
|
3
content/guides/session-authentication.md
Normal file
3
content/guides/session-authentication.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[](/guides/session-authentication.png)
|
||||||
|
|
||||||
|
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1264113498520465410) where this image was posted.
|
BIN
public/guides/session-authentication.png
Normal file
BIN
public/guides/session-authentication.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 MiB |
Reference in New Issue
Block a user