Info
Version: | 2.0.6 |
Author(s): | Greg Taylor |
Last Update: | Wednesday, August 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gtaylor44/FirebaseAuth |
NuGet Url: | https://www.nuget.org/packages/FirebaseAuth |
Install
Install-Package FirebaseAuth
dotnet add package FirebaseAuth
paket add FirebaseAuth
FirebaseAuth Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client(>= 5.2.5)
- Microsoft.AspNetCore.Authentication(>= 2.0.4)
- Microsoft.AspNetCore.Authentication.Core(>= 2.0.3)
- Microsoft.AspNetCore.Authorization(>= 2.0.4)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.4)
- Microsoft.Extensions.Caching.Memory(>= 2.0.2)
- Microsoft.IdentityModel.Tokens(>= 5.2.2)
- Portable.BouncyCastle(>= 1.8.5)
- System.IdentityModel.Tokens.Jwt(>= 5.2.2)
- System.Threading.Tasks(>= 4.3.0)
- jose-jwt(>= 2.4.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.5)
- Microsoft.AspNetCore.Authentication(>= 2.0.4)
- Microsoft.AspNetCore.Authentication.Core(>= 2.0.3)
- Microsoft.AspNetCore.Authorization(>= 2.0.4)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.4)
- Microsoft.Extensions.Caching.Memory(>= 2.0.2)
- Microsoft.IdentityModel.Tokens(>= 5.2.2)
- Portable.BouncyCastle(>= 1.8.5)
- System.IdentityModel.Tokens.Jwt(>= 5.2.2)
- System.Threading.Tasks(>= 4.3.0)
- jose-jwt(>= 2.4.0)
This library supports Firebase v3. See docs for installation instructions and usage.