A simple authentication filter for WebApi that supports azure ad b2c.
Info
Version: | 2.5.1 |
Author(s): | Stardust |
Last Update: | Tuesday, April 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JonasSyrstad/Stardust.Aadb2c.AuthenticationFilter |
NuGet Url: | https://www.nuget.org/packages/Stardust.Aadb2c.AuthenticationFilter |
Install
Install-Package Stardust.Aadb2c.AuthenticationFilter
dotnet add package Stardust.Aadb2c.AuthenticationFilter
paket add Stardust.Aadb2c.AuthenticationFilter
Stardust.Aadb2c.AuthenticationFilter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Stardust.Aadb2c.AuthenticationFilter.Core(>= 2.2.2)
- Microsoft.AspNetCore(>= 2.0.1)
- Microsoft.AspNetCore.Authentication(>= 2.0.1)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.0.1)
- Stardust.Aadb2c.AuthenticationFilter.Core(>= 2.2.2)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.AspNetCore(>= 2.0.1)
- Microsoft.AspNetCore.Authentication(>= 2.0.1)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags