Add basic authentication video link

pull/1968/head
Kamran Ahmed 2 years ago
parent 3dfc4e5701
commit 5745542e11
  1. 15
      content/videos.json
  2. 1
      content/videos/basic-authentication.md

@ -1,4 +1,15 @@
[
{
"id": "basic-authentication",
"title": "Basic Authentication",
"description": "Learn everything you need to know about basic authentication",
"isNew": true,
"youtubeLink": "https://www.youtube.com/watch?v=mwccHwUn7Gc",
"authorUsername": "kamranahmedse",
"duration": "5 minutes",
"updatedAt": "2022-09-30T19:59:14.191Z",
"createdAt": "2022-09-30T19:59:14.191Z"
},
{
"id": "basics-of-authentication",
"title": "Basics of Authentication",
@ -25,7 +36,7 @@
"id": "heap-data-structure",
"title": "Heap Data Structure",
"description": "Learn everything you need to know about the heap data structure",
"isNew": true,
"isNew": false,
"youtubeLink": "https://www.youtube.com/watch?v=F_r0sJ1RqWk",
"authorUsername": "kamranahmedse",
"duration": "11 minutes",
@ -36,7 +47,7 @@
"id": "tree-data-structure",
"title": "Tree Data Structure",
"description": "Learn everything you need to know about the tree data structure",
"isNew": true,
"isNew": false,
"youtubeLink": "https://www.youtube.com/watch?v=S2W3SXGPVyU",
"authorUsername": "kamranahmedse",
"duration": "8 minutes",

@ -0,0 +1 @@
<iframe src="https://www.youtube.com/embed/mwccHwUn7Gc" title="Basic Authentication | Authentication Series" />
Loading…
Cancel
Save