Files
prosappweb/lib/providers
Lizandro GuarnizoandClaude Sonnet 4.6 732da2e475 fix(auth): always redirect to phone login when unauthenticated
After logout or on app start with no/invalid token, the browser URL
might be #/dashboard or #/auth/login. Using addPostFrameCallback to
navigate to phoneLoginRoute once the navigator is ready ensures the
user always lands on the phone login screen.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-02 15:05:24 -05:00
..