Files
Sage/lib/features/authentication/data/repositories
Dani B eacfa0d705 feat(01-06): enhance auth repository with comprehensive password reset
- Added comprehensive error handling for password reset scenarios
- Integrated logging for debugging password reset flows
- Enhanced password strength validation before updates
- Improved error messages for expired/invalid tokens
- Added proper session handling after password changes
- Better user feedback with detailed error mapping

Files:
- lib/features/authentication/data/repositories/auth_repository_impl.dart
- pubspec.yaml
2026-01-28 12:07:03 -05:00
..