diff --git a/content/videos.json b/content/videos.json index 946d99af1..750cbbcd4 100644 --- a/content/videos.json +++ b/content/videos.json @@ -1,4 +1,15 @@ [ + { + "id": "basics-of-authentication", + "title": "Basics of Authentication", + "description": "Learn everything you need to know about authentication with this Authentication Series", + "isNew": true, + "youtubeLink": "https://www.youtube.com/watch?v=Mcyt9SrZT6g", + "authorUsername": "kamranahmedse", + "duration": "5 minutes", + "updatedAt": "2022-09-21T19:59:14.191Z", + "createdAt": "2022-09-21T19:59:14.191Z" + }, { "id": "graph-data-structure", "title": "Graph Data Structure", diff --git a/content/videos/basics-of-authentication.md b/content/videos/basics-of-authentication.md new file mode 100644 index 000000000..31195196f --- /dev/null +++ b/content/videos/basics-of-authentication.md @@ -0,0 +1 @@ +