Library to connect the Firebase Authentication module, "Anonymous Login" or "OAuth" (Facebook, Google, GitHub, etc.) with .Net Framework, .Net Core or .Net Standard.
Info
Version: | 1.0.3 |
Author(s): | Fabian Varela |
Last Update: | Tuesday, April 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Firebase.DotNet.Auth |
Install
Install-Package Firebase.DotNet.Auth
dotnet add package Firebase.DotNet.Auth
paket add Firebase.DotNet.Auth
Firebase.DotNet.Auth Download (Unzip the "nupkg" after downloading)
Dependencies
- Firebase.Utils(>= 1.0.0)
- Newtonsoft.Json(>= 11.0.2)