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
Node.js CLI | Build Node.js Command-line Automation Dev-tools
Sources: Ahmad Awais (vscode.pro)
After building hundreds of developer automation tools used by millions of developers, I am teaching exactly how you can do it yourself with minimum effective ef
9 hours 3 minutes 32 seconds
Redis Caching Concepts with Node.js
Sources: Codedamn
Redis is an open-source in-memory data store used as a database, cache, and message broker. It is incredibly fast and suitable for a variety of tasks.
1 hour 52 minutes 26 seconds
Create a Discord Bot with Node.js
Sources: zerotomastery.io
Build a Discord Bot that forecasts weather & astronomical information, and acts as a sandbox to practice everything related to Node and backend programming.
2 hours 20 minutes 37 seconds