mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
Add basics of authentication video
This commit is contained in:
@@ -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",
|
||||
|
1
content/videos/basics-of-authentication.md
Normal file
1
content/videos/basics-of-authentication.md
Normal file
@@ -0,0 +1 @@
|
||||
<iframe src="https://www.youtube.com/embed/Mcyt9SrZT6g" title="Basics of Authentication" />
|
Reference in New Issue
Block a user