Skip to content

refactor: remove mobile OAuth redirect flow and Firebase auth persist…#54

Merged
arolleaguekeng merged 1 commit intomainfrom
dev
Feb 6, 2026
Merged

refactor: remove mobile OAuth redirect flow and Firebase auth persist…#54
arolleaguekeng merged 1 commit intomainfrom
dev

Conversation

@arolleaguekeng
Copy link
Collaborator

…ence configuration

Remove isMobileDevice detection, handleRedirectResult method, and Router injection from AuthService. Revert loginWithGithub and loginWithGoogle to use only signInWithPopup for all devices. Remove browserLocalPersistence configuration from app.config.ts Firebase auth initialization. Remove unused imports: signInWithRedirect, getRedirectResult from @angular/fire/auth and Router from @angular/router.

…ence configuration

Remove isMobileDevice detection, handleRedirectResult method, and Router injection from AuthService. Revert loginWithGithub and loginWithGoogle to use only signInWithPopup for all devices. Remove browserLocalPersistence configuration from app.config.ts Firebase auth initialization. Remove unused imports: signInWithRedirect, getRedirectResult from @angular/fire/auth and Router from @angular/router.
@arolleaguekeng arolleaguekeng merged commit 4f42cd6 into main Feb 6, 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