react-with-firebase-auth
react-with-firebase-auth copied to clipboard
Add missing firebase options
trafficstars
Is anyone actually needing any of those?
@armand1m signInWithPhoneNumber is a good to have feature since many apps use OTP based logins.
I have use case for the SAML provider that's provided by Cloud Identity Platform (which is rebranded Firebase Auth for enterprise).
@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! =)
Also would love the signInWithEmailLink