Installing Ubuntu on Windows for Ruby Gem setup
Modern Web Development
Installing Ubuntu on Windows for Ruby Gem setup
0:32
Setting up Ultrahook for Stripe webhooks in local development
Modern Web Development
Setting up Ultrahook for Stripe webhooks in local development
0:33
Creating a Basic Sign-up Form with React Hooks
Modern Web Development
Creating a Basic Sign-up Form with React Hooks
0:41
Initializing Prisma in a Next.js project with TypeScript
Modern Web Development
Initializing Prisma in a Next.js project with TypeScript
0:27
Verifying Email Tokens in Next.js
Modern Web Development
Verifying Email Tokens in Next.js
0:24
Setting up Stripe Webhook on Localhost using Ultrahook
Modern Web Development
Setting up Stripe Webhook on Localhost using Ultrahook
0:30
Check Stripe webhook event signature using NextJS and TypeScript
Modern Web Development
Check Stripe webhook event signature using NextJS and TypeScript
0:33
Handling user not found error in async function
Modern Web Development
Handling user not found error in async function
0:21
Creating a Database on PlanetScale for Next.js App
Modern Web Development
Creating a Database on PlanetScale for Next.js App
0:31
Creating a Stripe client to avoid duplication
Modern Web Development
Creating a Stripe client to avoid duplication
0:32
How to sign a JWT token with a secret key in Next.js
Modern Web Development
How to sign a JWT token with a secret key in Next.js
0:25
Verify user password hash with Bcrypt
Modern Web Development
Verify user password hash with Bcrypt
0:35
Successful Stripe webhook integration testing in dev environment
Modern Web Development
Successful Stripe webhook integration testing in dev environment
0:22
Setting up Server Actions in Next.js v13
Modern Web Development
Setting up Server Actions in Next.js v13
0:24
Enable server actions for server-side email sending
Modern Web Development
Enable server actions for server-side email sending
0:42
Creating a test email button in Next.js v13
Modern Web Development
Creating a test email button in Next.js v13
0:28
Email verification and token handling
Modern Web Development
Email verification and token handling
0:27
Change password form for Next.js v13 email system tutorial
Modern Web Development
Change password form for Next.js v13 email system tutorial
0:39
Protected route with Next.js 13 and Next-Auth
Modern Web Development
Protected route with Next.js 13 and Next-Auth
0:43
Getting session and navbar setup with Next.js 13 and Next-Auth
Modern Web Development
Getting session and navbar setup with Next.js 13 and Next-Auth
0:32
Testing user session and sign out functionality
Modern Web Development
Testing user session and sign out functionality
0:36
Handle sign in response with Next-Auth
Modern Web Development
Handle sign in response with Next-Auth
0:41
See user data in Prisma Studio on Next.js project
Modern Web Development
See user data in Prisma Studio on Next.js project
0:38
How to encrypt passwords with Prisma and MySQL
Modern Web Development
How to encrypt passwords with Prisma and MySQL
0:29
Setting Up User Authentication with Next.js 13 and Next-Auth
Modern Web Development
Setting Up User Authentication with Next.js 13 and Next-Auth
0:28
Next.js 13 project boilerplate setup
Modern Web Development
Next.js 13 project boilerplate setup
0:28
How to customize JWT token contents in Next-Auth
Modern Web Development
How to customize JWT token contents in Next-Auth
0:30
Decoding the User Token in Next-Auth Session
Modern Web Development
Decoding the User Token in Next-Auth Session
0:31
Email Verification Token Handling in Next.js App Router
Modern Web Development
Email Verification Token Handling in Next.js App Router
0:39
Generating new types on the client for email system
Modern Web Development
Generating new types on the client for email system
0:35
Verifying JWT token using the secret stored in backend
Modern Web Development
Verifying JWT token using the secret stored in backend
0:40
Encode function in a Next.js auth system
Modern Web Development
Encode function in a Next.js auth system
0:33
How to verify emails and set tokens in Next.js v13 app
Modern Web Development
How to verify emails and set tokens in Next.js v13 app
0:47
Checking existing user password for auth system
Modern Web Development
Checking existing user password for auth system
0:32
Next.js 13 Tutorial: Password Token Expiry and Password Hashing Logic
Modern Web Development
Next.js 13 Tutorial: Password Token Expiry and Password Hashing Logic
0:33
Building Secure Password Reset Feature with Next.js 13 (APP ROUTER)
Modern Web Development
Building Secure Password Reset Feature with Next.js 13 (APP ROUTER)
0:47
Auth Setup for Next.js V13 with Prisma and NextAuth
Modern Web Development
Auth Setup for Next.js V13 with Prisma and NextAuth
0:45
How to set up a reset password form in Next.js 13
Modern Web Development
How to set up a reset password form in Next.js 13
0:40
Build a User Authentication System with Next.js 13 and Prisma
Modern Web Development
Build a User Authentication System with Next.js 13 and Prisma
0:40
Create a Database on PlanetScale for Your Next.js App
Modern Web Development
Create a Database on PlanetScale for Your Next.js App
0:42
Setting Up Email Sending System with Resend in Next.js V13
Modern Web Development
Setting Up Email Sending System with Resend in Next.js V13
0:37
Create a Full Auth System with Next.js 13, Next-Auth, Prisma, and MySQL
Modern Web Development
Create a Full Auth System with Next.js 13, Next-Auth, Prisma, and MySQL
0:49
Create Safe URLs for Email Verification and Password Reset
Modern Web Development
Create Safe URLs for Email Verification and Password Reset
0:37
Implementing email input and submit handler in Next.js tutorial
Modern Web Development
Implementing email input and submit handler in Next.js tutorial
0:45
How to Reset User Passwords in Next.js V13 Apps
Modern Web Development
How to Reset User Passwords in Next.js V13 Apps
0:35
Enabling server actions in Next.js with Sendgrid for email delivery
Modern Web Development
Enabling server actions in Next.js with Sendgrid for email delivery
0:43
Quick DNS verification for your website: A step-by-step guide
Modern Web Development
Quick DNS verification for your website: A step-by-step guide
0:25
Configuring DNS Records for Email Delivery: A Step-by-Step Guide
Modern Web Development
Configuring DNS Records for Email Delivery: A Step-by-Step Guide
0:44
Resolving Ubuntu WSL Setup Issue for Local Device IP Access
Modern Web Development
Resolving Ubuntu WSL Setup Issue for Local Device IP Access
0:40
Stripe Secrets: Unlocking Payment Integration for Your Web App
Modern Web Development
Stripe Secrets: Unlocking Payment Integration for Your Web App
0:29
Integrating Stripe API for secure online payments: Developer walkthrough
Modern Web Development
Integrating Stripe API for secure online payments: Developer walkthrough
0:29
Integrating Stripe API with Your Project: A Step-by-Step Guide
Modern Web Development
Integrating Stripe API with Your Project: A Step-by-Step Guide
0:29
Master Stripe Integration for Smooth Payment Processing in Your App
Modern Web Development
Master Stripe Integration for Smooth Payment Processing in Your App
0:29
"Mastering Stripe Payments: Seamless Integration for Your Online Biz (75 characters)"
Modern Web Development
"Mastering Stripe Payments: Seamless Integration for Your Online Biz (75 characters)"
0:38
Install Ultrahook with Ubuntu on Windows for Easy API Integration
Modern Web Development
Install Ultrahook with Ubuntu on Windows for Easy API Integration
0:39
Tutorial: Stripe Webhook Localhost Dev Environment Setup with NextJS V14 (APP ROUTER) + TypeScript
Modern Web Development
Tutorial: Stripe Webhook Localhost Dev Environment Setup with NextJS V14 (APP ROUTER) + TypeScript
16:09
Tutorial: Email System (Forgot Password + Email Verification) with Next.js V13 (APP ROUTER) + Resend
Modern Web Development
Tutorial: Email System (Forgot Password + Email Verification) with Next.js V13 (APP ROUTER) + Resend
40:19
Tutorial: Full Auth System with Next.js V13 (APP ROUTER) + TypeScript + Next-Auth + Prisma + MySQL
Modern Web Development
Tutorial: Full Auth System with Next.js V13 (APP ROUTER) + TypeScript + Next-Auth + Prisma + MySQL
52:55