From 8f4eea751f9e23a3d6671bcd00b3dcbdfcb60365 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Wed, 2 Nov 2022 18:42:16 +0400 Subject: [PATCH] Add video about session authentication --- content/videos.json | 11 +++++++++++ content/videos/session-based-authentication.md | 1 + 2 files changed, 12 insertions(+) create mode 100644 content/videos/session-based-authentication.md diff --git a/content/videos.json b/content/videos.json index a227b8256..59bf92fd4 100644 --- a/content/videos.json +++ b/content/videos.json @@ -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", diff --git a/content/videos/session-based-authentication.md b/content/videos/session-based-authentication.md new file mode 100644 index 000000000..61d5703c2 --- /dev/null +++ b/content/videos/session-based-authentication.md @@ -0,0 +1 @@ +