Middleware that enables an application to support Timeline's OAuth 2.0 authentication workflow.
Info
Version: | 2.1.0 |
Author(s): | RSVPU |
Last Update: | Thursday, December 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RSVPU.OAuth.Timeline |
Install
Install-Package RSVPU.OAuth.Timeline
dotnet add package RSVPU.OAuth.Timeline
paket add RSVPU.OAuth.Timeline
RSVPU.OAuth.Timeline Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.1.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Owin.Security(>= 3.1.0)
- Microsoft.Owin.Security.OAuth(>= 3.1.0)
- Owin(>= 1.0.0)