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

Firebase Phone Authentication #35

Open
RaySa74 opened this issue Feb 19, 2020 · 2 comments
Open

Firebase Phone Authentication #35

RaySa74 opened this issue Feb 19, 2020 · 2 comments
Labels
ideas Ideas for future extensions

Comments

@RaySa74
Copy link

RaySa74 commented Feb 19, 2020

hi
Is it possible to use FB4D to creating Phone Authentication?
https://www.youtube.com/watch?v=2JPn7Fvcwhs
thanks

@SchneiderInfosystems
Copy link
Owner

Unfortunately, Phone authentication is currently not officially supported by the firebase rest API. (See Firebase Auth Ref ).

I found this blog: Integrate Firebase phone number validation with your backend

I will check this approach if I find the time, but I'm permanently overtasked.

@SchneiderInfosystems SchneiderInfosystems added the ideas Ideas for future extensions label Feb 28, 2020
@SchneiderInfosystems
Copy link
Owner

SchneiderInfosystems commented Mar 13, 2020

I have investigated more and I see that this function expects that we show the user first a Captcha (probably to reduce the number of such Phone Auth requests). Unfortunately, I did not find enough information to implement such Captcha support.

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

No branches or pull requests

2 participants