Contains middleware to support Flickr's OAuth 1.0A authentication workflow.
Info
Version: | 2.0.1 |
Author(s): | Nicolay Kosmachev |
Last Update: | Wednesday, March 12, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://flickrowinsecurity.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Flickr.Owin.Security |
Install
Install-Package Flickr.Owin.Security
dotnet add package Flickr.Owin.Security
paket add Flickr.Owin.Security
Flickr.Owin.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Security(2.1.0)