Node Fundamentals Authentication
4h 49m 28s
English
Paid
Course description
Welcome to Node Fundamentals Authentication! In this series, we will dive into Node foundations and build an authentication system from scratch.
Watch Online
0:00
/ #1: #1 ESM and Getting Started
All Course Lessons (22)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | #1 ESM and Getting Started Demo | 10:02 | |
| 2 | #2 Fastify Up and Running | 17:47 | |
| 3 | #3 Dot ENV | 06:52 | |
| 4 | #4 Connecting To MongoDB | 17:50 | |
| 5 | #5 Mongo Compass | 05:29 | |
| 6 | #6 Forms with VanillaJS | 14:07 | |
| 7 | #7 Fetch Post Requests | 09:35 | |
| 8 | #8 What Is Encryption, Salting, and Hashing | 11:38 | |
| 9 | #9 Salting and Hashing | 12:10 | |
| 10 | #10 User Records | 09:43 | |
| 11 | #11 Login UI Flow | 09:22 | |
| 12 | #12 Authorization with Compare | 10:05 | |
| 13 | #13 HttpOnly Cookies Vs Browser | 10:37 | |
| 14 | #14 WTF Is A JWT | 06:57 | |
| 15 | #15 Refresh Vs Access Tokens and Sessions | 12:52 | |
| 16 | #16 Setting and Getting HTTPOnly Cookies | 15:27 | |
| 17 | #17 Creating Sessions | 22:01 | |
| 18 | #18 Creating and Storing Our JWTs | 15:28 | |
| 19 | #19 Decoding Our JWT and UI Access | 23:53 | |
| 20 | #20 Refresh Tokens | 18:10 | |
| 21 | #21 Logout | 14:58 | |
| 22 | #22 Cleanup and Polish | 14:25 |
Unlock unlimited learning
Get instant access to all 21 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Discord Clone - Learn MERN Stack with WebRTC and SocketIO
Sources: udemy
Learn how to connect MERN Stack with WebRTC and SocketIO. We will go through all of the steps to create application with group call functionality. We will crea
19 hours 29 minutes 29 seconds
Complete Node.js Developer in 2023: Zero to Mastery
Sources: zerotomastery.io
Learn from Node.js experts. This is the only Node JS tutorial + projects course you need to learn Node, build advanced large-scale applications from scratch & g
46 hours 5 seconds
JSON Web Token (JWT) Authentication with Node.js
Sources: egghead
JSON Web Token (JWT) is a low overhead option for authentication that is easy to implement and scales with your application. There is no need to store session d
32 minutes 33 seconds
Create the Best Discord Bot with Node.js
Sources: udemy
Node.js is a simple and fast language, that is also easy to learn. Which makes it great to learn Discord bot development! You will first learn the core concepts
12 hours 36 minutes 36 seconds