firebase / firebase-admin-dotnet

Firebase Admin .NET SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
369 stars 131 forks source link

Authenticate with Firebase with a Phone Number Using C# #181

Closed rravithejareddy closed 4 years ago

rravithejareddy commented 4 years ago

As I can see i can't implement authenticating PhoneNumber using this library, are you planning to support it.

hiranya911 commented 4 years ago

User authentication operations are not supported in any of our Admin SDKs, and are not planned to be supported. Only client SDKs support user authentication operations.