Unified OAuth provider for Microsoft work, school, and personal accounts to be used with ASP.NET 4.5 OWIN.
Info
Version: | 1.5.6 |
Author(s): | Stefan Negritoiu (FreeBusy) |
Last Update: | Friday, August 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AreYouFreeBusy/MicrosoftOnline-OAuth-Provider |
NuGet Url: | https://www.nuget.org/packages/Owin.Security.Providers.AzureAD |
Install
Install-Package Owin.Security.Providers.AzureAD
dotnet add package Owin.Security.Providers.AzureAD
paket add Owin.Security.Providers.AzureAD
Owin.Security.Providers.AzureAD Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.Owin.Security(>= 2.1.0)
- Newtonsoft.Json(>= 6.0.1)
Tags