Skip to content

001 firebase auth#1

Merged
Bogala merged 2 commits intomainfrom
001-firebase-auth
Apr 5, 2026
Merged

001 firebase auth#1
Bogala merged 2 commits intomainfrom
001-firebase-auth

Conversation

@Bogala
Copy link
Copy Markdown
Collaborator

@Bogala Bogala commented Apr 5, 2026

No description provided.

Bogala and others added 2 commits April 5, 2026 16:38
…ion Firebase Auth

Implement complete email/password authentication using Firebase Auth
following Clean Architecture with BLoC state management:

- Sign-up, sign-in, sign-out, password reset, session persistence
- Route protection via GoRouter redirect + refreshListenable
- AuthRepository with FirebaseAuthException → AuthErrorType mapping
- Freezed entities (AuthUser, AuthState, AuthEvent)
- DI modules (AuthModuleImpl/Stub) for all flavors
- BDD feature files for auth scenarios

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Bogala Bogala merged commit a81c0fc into main Apr 5, 2026
1 check failed
@Bogala Bogala deleted the 001-firebase-auth branch April 5, 2026 16:15
Bogala added a commit that referenced this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant