Middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Info
Version: | 4.2.2 |
Author(s): | Microsoft |
Last Update: | Wednesday, May 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aspnet/AspNetKatana |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Owin.Security.Facebook |
Install
Install-Package Microsoft.Owin.Security.Facebook
dotnet add package Microsoft.Owin.Security.Facebook
paket add Microsoft.Owin.Security.Facebook
Microsoft.Owin.Security.Facebook Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(>= 1.0.0)
- Newtonsoft.Json(>= 10.0.1)
- Microsoft.Owin(>= 4.1.1)
- Microsoft.Owin.Security(>= 4.1.1)
Tags