step-up-labs / firebase-authentication-dotnet

C# library for Firebase Authentication
MIT License
376 stars 129 forks source link

Phone Authentication #198

Open abdu292 opened 1 year ago

abdu292 commented 1 year ago

Can any one point me to a sample that's done with Phone Authentication?

We trying to build the web version of our Flutter mobile apps where the auth is implemented with Firebase Phone auth. We are using Blazor WASM for the web version. Thanks a bunch!