**Phase 2: Core Authentication Modules - Issue #6** ## Description Build useFirebaseAuth hook for automatic Firebase authentication. ## Tasks - [ ] Hook calling verifySignatureAndLogin Firebase function - [ ] Handle Firebase custom token authentication - [ ] Return user state without email field - [ ] Include co-located test file ## Acceptance Criteria - [ ] useFirebaseAuth hook created - [ ] Firebase verifySignatureAndLogin integration - [ ] Custom token authentication handling - [ ] User state management (no email field) - [ ] Co-located test file with good coverage ## Related - Part of EPIC: Mobile V2 Complete Implementation #46 🤖 Generated with [Claude Code](https://claude.ai/code)
Phase 2: Core Authentication Modules - Issue #6
Description
Build useFirebaseAuth hook for automatic Firebase authentication.
Tasks
Acceptance Criteria
Related
🤖 Generated with Claude Code