Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR]: Alternative of signInWithPopup and signInWithRedirect but for expo or react native. #13613

Open
iawaiscode opened this issue Sep 10, 2024 · 1 comment

Comments

@iawaiscode
Copy link

Description

Browser based Outh flow implementation for expo react native firebase js sdk.

firebase js sdk have signinwithcredentials and fot the oautg flows you need to rely on native modules and 3rd party libraries.

firebase should include a signInWithBrowser or something similar that will use expo browser for the oauth flow without relying on native modules on 3rd party libraries.

API Proposal

No response

Firebase Product(s)

Authentication

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants