Completed
— Implementing oAuth Authentication
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Full Stack React Native App with Payments - PostgreSQL, TypeScript, Stripe, Tailwind
Automatically move to the next video in the Classroom when playback concludes
- 1 — Intro
- 2 — IDE Setup
- 3 — Project Setup
- 4 — WebStorm Customization
- 5 — File & Folder Structure and Router Setup
- 6 — Onboarding Screens
- 7 — Auth Screens
- 8 — Clerk Email Authentication
- 9 — Bottom Tab Bar
- 10 — NeonDB Implementation & API routes
- 11 — HomePage UI
- 12 — Map Functionality
- 13 — Zustand State Management
- 14 — Location Autocomplete Feature
- 15 — Find Ride Screen
- 16 — Confirm Ride Screen
- 17 — Book Ride Screen
- 18 — Stripe Payment Implementation
- 19 — Map Path Direction & Completing the Main Flow
- 20 — Implementing Real Dynamic Data
- 21 — Implementing oAuth Authentication
- 22 — Rides History Screen
- 23 — oAuth Redirection Issue and Other Fixes
- 24 — Profile and Message Screens