Dani B 294d53774b feat(01-04): implement AuthRepository with Supabase
- Complete AuthRepositoryImpl using supabase.auth methods
- Handles all auth operations: signUp, signIn, signOut, resetPassword
- Maps Supabase User to AuthUser model
- Converts Supabase errors to custom exceptions
- Implements OAuth and anonymous sign-in methods
- Includes proper error handling and null safety
- Follows repository pattern with clean architecture
2026-01-28 10:36:54 -05:00
Description
No description provided
662 MiB
Languages
Dart 77.3%
C++ 11.4%
CMake 8.9%
Swift 1.1%
C 0.6%
Other 0.6%