Add video about session authentication

pull/2856/merge
Kamran Ahmed 2 years ago
parent 8ee7ae1d22
commit 8f4eea751f
  1. 11
      content/videos.json
  2. 1
      content/videos/session-based-authentication.md

@ -10,6 +10,17 @@
"updatedAt": "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",
"title": "Basics of Authentication",

@ -0,0 +1 @@
<iframe src="https://www.youtube.com/embed/gKkBEOq_shs" title="Session Based Authentication" />
Loading…
Cancel
Save