armand1m / armand1m/react-with-firebase-auth

Issues with in-app browsers (signInWithPopup).

Open
#113 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
130
Forks
31
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Currently, this package only allows the use of `signInWithPopup`. This causes issues with users that are browsing a website in an in-app browser (like Instagram).

**Describe the solution you'd like**
Add a flag to choose between `signInWithPopup` and `signInWithRedirect`

**Additional context**
Related issue in [firebase](https://github.com/firebase/firebase-js-sdk/issues/4421)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the authentication entry point that currently calls Firebase signInWithPopup, and compare it with signInWithRedirect, using the linked Firebase issue for context. Define how the requested flag selects each flow and verify that redirect-based sign-in works in an in-app browser such as Instagram.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase, react, typescript
Domain
authentication, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.