Passwordless Authentication Tutorial - Implementing Email-Based Login with React Native
notJust․dev via YouTube
Overview
Syllabus
Intro
The Authentication Flow
Stepzen
Adjusting and defining the database schema
Defining the authentication router, generating email tokens
Implementing the Authentication
Generating the Email Token
Validating the User in the Database
Restricting unauthenticated users from accessing the API; Assigning new objects to the user that is authenticating
Sending the tokenOTP to the user's email
Creating the User Interface for the paswordlessa authentication
User Interface for the Login Page
User Interface for the Authentication Page
Implementing the Backend requests
Making sure that the API is using the Auth Token from the context provider
Outro
Taught by
notJust․dev