react-with-firebase-auth icon indicating copy to clipboard operation
react-with-firebase-auth copied to clipboard

Add missing firebase options

Open armand1m opened this issue 6 years ago • 5 comments
trafficstars

armand1m avatar Feb 25 '19 01:02 armand1m

Is anyone actually needing any of those?

armand1m avatar Sep 10 '19 08:09 armand1m

@armand1m signInWithPhoneNumber is a good to have feature since many apps use OTP based logins.

DevanandGowda avatar Oct 02 '19 07:10 DevanandGowda

I have use case for the SAML provider that's provided by Cloud Identity Platform (which is rebranded Firebase Auth for enterprise).

mackenzie-orange avatar Nov 14 '19 19:11 mackenzie-orange

@mackenzie-orange thanks for commenting out! Just added it to the list and will work on it as soon as I can. Feel free to submit a pull request as well if you feel like contributing! =)

armand1m avatar Nov 15 '19 10:11 armand1m

Also would love the signInWithEmailLink

from-nibly avatar Nov 23 '19 17:11 from-nibly