AspNetCore.Firebase.Authentication
2.0.1
Authentication middleware that uses Firebase token (issuer / audience) as authentication for Mvc/Api controllers. The jwt validation validate the issuer and audience (firebase project), the token signature (using google certificates) and the token validity.
Install-Package AspNetCore.Firebase.Authentication -Version 2.0.1
dotnet add package AspNetCore.Firebase.Authentication --version 2.0.1
<PackageReference Include="AspNetCore.Firebase.Authentication" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Firebase.Authentication --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore (>= 2.0.2)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.0.3)
- Microsoft.AspNetCore.Authentication.OAuth (>= 2.0.3)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on AspNetCore.Firebase.Authentication:
Package | Downloads |
---|---|
UtilityFramework.Application.Core
Uilitarios para aplicações asp.net core
|
|
ITgenerator.Web
Package Description
|
|
ITgenerator.Infrastructure
Package Description
|
|
ITgenerator.Firebase.Core
Package Description
|
|
ITgenerator.Firebase.Web
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 37,500 | 4/11/2018 |
1.0.5 | 2,400 | 9/18/2017 |
1.0.4 | 536 | 9/12/2017 |
1.0.3 | 399 | 9/12/2017 |
1.0.2 | 427 | 9/12/2017 |
1.0.0-CI-2017812-7811 | 383 | 9/12/2017 |
1.0.0-CI-2017812-71541 | 377 | 9/12/2017 |
1.0.0-CI-2017812-71238 | 399 | 9/12/2017 |
1.0.0-CI-2017812-71018 | 404 | 9/12/2017 |