Remix Crash Course Pt 2 | User Authentication

In this video, we will add user authentication to our blog Code: 👇 Website & Courses: 💖 Show Support Patreon: PayPal: 👇 Follow Me On Social Media: Twitter: Instagram: Linkedin: Remix Website: Timestamps: 0:00 - Intro 1:08 - Server-Side Validation 8:25 - Update Prisma model 10:39 - Update seed file 14:15 - Login/Register form 19:40 - Validation 27:12 - LoginType switch 29:08 - User login 33:40 - Create session cookie 40:00 - getUser() function 43:45 - Show logout 46:50 - Logout route & function 50:40 - Register new user 55:40 - Add user to post 58:04 - Delete access control
Back to Top