This is a Demo Module implementing authentication with Azure Active Directory B2C as shown at the SoCal Code Camp 2018.
Info
Version: | 1.0.0.255 |
Author(s): | Dan Siegel |
Last Update: | Saturday, November 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dansiegel/SoCalCodeCamp.AuthDemo |
NuGet Url: | https://www.nuget.org/packages/SoCalCodeCamp.AuthDemo |
Install
Install-Package SoCalCodeCamp.AuthDemo
dotnet add package SoCalCodeCamp.AuthDemo
paket add SoCalCodeCamp.AuthDemo
SoCalCodeCamp.AuthDemo Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Identity.Client(>= 2.3.1)
- Prism.Forms(>= 7.1.0.431)
- Prism.Plugin.Logging.Common(>= 1.1.1.230)
- ReactiveUI(>= 9.1.4)