294d53774b0a9b40918586073ee9b24e29a0041a
- 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
Description
No description provided
Languages
Dart
77.3%
C++
11.4%
CMake
8.9%
Swift
1.1%
C
0.6%
Other
0.6%