You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Multi-Account Google Sign-In (prompt: 'select_account')
Universal Google Account Selection: Updated the Google OAuth provider parameters to explicitly request select_account, allowing users to choose or switch between any Google account without automatic silent session locks.
Firebase Auth Error Handling: Added resilient handling for popup closures (auth/popup-closed-by-user), browser popup blocking, cancelled requests, and network dropouts with clean user notifications.
Calendar & Events Scope Verification: Confirmed Google Calendar scopes (calendar.events, calendar.readonly) and bidirectional event synchronization for invoices and custom calendar appointments.