Course Information
Course Overview
Register, Login,6 Social logins, Forgot,Reset password, Send emails, form validation, protected routes w Deployment
This is simply the best course on the internet if you want to build and deploy the best authentication system that you can take and use in all of your projects , and i am talking from login, register, forgot and reset password, send emails, from validation, protected routes and more.
We will use Next auth mixed with typescript to provide strong typed code while benefiting from Next js server side capabilities which makes this build really hard to compete with from :
-we will use tailwind css for styling our application.
- Strong form validation with react-hook-form and zod.
-Strong login system using next auth secure sessions.
-Login with credentials, google, facebook, twitter, github, discord, auth0...
-Strong register system with validation in frontend and backend.
-Manipulating next auth callbacks for our advantage.
-Sending emails using nodemailer and smtp services including gmail.
-Handling tokens secretly with emails.
-Writing high quality production ready code.
-Learn how work with typescript even as a beginner or someone who never used it.
-Setup Mongodb cluster and Mongodb connection from our application with typescript.
-Add the users to our database where we handle the accounts while we handle the tokens in cookies using json web tokens.
-working with next js api.
-learning about handlebars and use it to replace in our html files.
-Deployment to vercel.
Course Content
- 10 section(s)
- 44 lecture(s)
- Section 1 Showcase
- Section 2 Setup
- Section 3 Next auth providers
- Section 4 Home page
- Section 5 Protected routes
- Section 6 Authentification page
- Section 7 Send emails, Activate account
- Section 8 Sign in, CrsfTokens, adding providers
- Section 9 Forgot, reset password
- Section 10 Deployment
What You’ll Learn
- Create the perfect authentication system 2023
- Learn React js next js best practices.
- Learn next auth and it's advanced methods.
- Manage login, register, forgot and reset password, sending emails,form validation, protected routes
- Learn how to send emails using smtp services and nodemailer
- Create modern email templates
- Validating forms using react hook form and zod
- Learn how to wrote strong typed code using Typescript
- Learn how to use next js middleware
Skills covered in this course
Reviews
-
KKaj
Very stressed and poor explained!
-
NNuttanan Wannarak
This course is excellent for beginners looking to understand the authentication process, covering both social login and email password methods. Looking forward for the next course.
-
CCornel Cristian Filip
Amazing course! Great value! 🤘🏻😁
-
DDrew S Ellington
Could not get sign in data into my mongodb database,