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.
#r "nuget: AspNetCore.Firebase.Authentication, 2.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AspNetCore.Firebase.Authentication as a Cake Addin
#addin nuget:?package=AspNetCore.Firebase.Authentication&version=2.0.1
// Install AspNetCore.Firebase.Authentication as a Cake Tool
#tool nuget:?package=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 | 40,489 | 4/11/2018 |
1.0.5 | 3,152 | 9/18/2017 |
1.0.4 | 652 | 9/12/2017 |
1.0.3 | 522 | 9/12/2017 |
1.0.2 | 546 | 9/12/2017 |
1.0.0-CI-2017812-7811 | 502 | 9/12/2017 |
1.0.0-CI-2017812-71541 | 497 | 9/12/2017 |
1.0.0-CI-2017812-71238 | 518 | 9/12/2017 |
1.0.0-CI-2017812-71018 | 523 | 9/12/2017 |