mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-21 16:41:24 +02:00
Add video about session authentication
This commit is contained in:
@@ -10,6 +10,17 @@
|
|||||||
"updatedAt": "2022-10-01T19:59:14.191Z",
|
"updatedAt": "2022-10-01T19:59:14.191Z",
|
||||||
"createdAt": "2022-10-01T19:59:14.191Z"
|
"createdAt": "2022-10-01T19:59:14.191Z"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "session-based-authentication",
|
||||||
|
"title": "Session Based Authentication",
|
||||||
|
"description": "Learn everything you need to know about session authentication",
|
||||||
|
"isNew": true,
|
||||||
|
"youtubeLink": "https://www.youtube.com/watch?v=gKkBEOq_shs",
|
||||||
|
"authorUsername": "kamranahmedse",
|
||||||
|
"duration": "2 minutes",
|
||||||
|
"updatedAt": "2022-11-02T19:59:14.191Z",
|
||||||
|
"createdAt": "2022-11-02T19:59:14.191Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "basics-of-authentication",
|
"id": "basics-of-authentication",
|
||||||
"title": "Basics of Authentication",
|
"title": "Basics of Authentication",
|
||||||
|
1
content/videos/session-based-authentication.md
Normal file
1
content/videos/session-based-authentication.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<iframe src="https://www.youtube.com/embed/gKkBEOq_shs" title="Session Based Authentication" />
|
Reference in New Issue
Block a user