Open ID Connect, Azure Active Directory B2C module to allow MVC apps to use Azure AD B2C connections.
Info
Version: | 2.0.0 |
Author(s): | Intact Partners Inc |
Last Update: | Tuesday, January 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/OidcAadB2C |
Install
Install-Package OidcAadB2C
dotnet add package OidcAadB2C
paket add OidcAadB2C
OidcAadB2C Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.All(>= 2.0.5)
- Microsoft.Identity.Client(>= 1.1.0)
Tags