filmov
tv
Passwordless Authentication w/ Email, SMS & Github-OAuth in NextJS #4 - Authentication flow

Показать описание
In this part, we take a look at the authentication flow in an in-depth way. We will see how otp carriers will works and everything is tied together!
Note: I apologize for low sound quality throughout the playlist. Please use headphones.
Tech Stack
------------------
Typescript
NextJS - For client-UI
NodeJS - For server side code
Nodemailer - For sending Email and OTP along with it
Twilio - For Sending SMS and OTP along with it
Github-OAuth - For OAuth2
MongoDB - Our database to store users and site data
Graphql - Our API layer
Tailwind-CSS - For styling purposes
PassportJS - For utility functions required for authentication on the server-side in both passwordless as well as Github-OAuth
graphql-passport - For making passportJS work with graphql since typically passportJS works well with REST API approach.
Apollo - For implementing graphql
-----------------
#react #typescript #passwordless #twilio #nodemailer #OAuth #NextJS #NodeJS #Node
Note: I apologize for low sound quality throughout the playlist. Please use headphones.
Tech Stack
------------------
Typescript
NextJS - For client-UI
NodeJS - For server side code
Nodemailer - For sending Email and OTP along with it
Twilio - For Sending SMS and OTP along with it
Github-OAuth - For OAuth2
MongoDB - Our database to store users and site data
Graphql - Our API layer
Tailwind-CSS - For styling purposes
PassportJS - For utility functions required for authentication on the server-side in both passwordless as well as Github-OAuth
graphql-passport - For making passportJS work with graphql since typically passportJS works well with REST API approach.
Apollo - For implementing graphql
-----------------
#react #typescript #passwordless #twilio #nodemailer #OAuth #NextJS #NodeJS #Node