Laravel React Native Authentication using Breeze & Sanctum

I’m making a course on Laravel Sanctum authentication: Timestamps: 00:00 - Intro 00:15 - React Native setup 00:35 - Navigation 01:38 - FormTextField component 03:40 - Login 06:34 - Validation errors 07:55 - Loading the user 08:37 - Custom axios instance 09:24 - AuthService & token management 12:00 - Share user via AuthContext 13:34 - Splash screen 14:16 - Logout 16:17 - Auto-include token using an axios interceptor 17:14 - Registering users 20:10 - Forgot password
Back to Top