OmniCX API Authentication contains the authentication filters for the client applications consuming the OmniCX APIs.
Info
Version: | 1.3.1 |
Author(s): | Vikram Saxena |
Last Update: | Monday, August 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.omnicx.com/ |
NuGet Url: | https://www.nuget.org/packages/Omnicx.Api.Authentication |
Install
Install-Package Omnicx.Api.Authentication
dotnet add package Omnicx.Api.Authentication
paket add Omnicx.Api.Authentication
Omnicx.Api.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(>= 1.0.0)
- Microsoft.Owin(>= 4.0.0)
- Microsoft.Owin.Security(>= 4.0.0)
- Microsoft.Owin.Security.OAuth(>= 4.0.0)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.AspNet.WebApi.Core(>= 5.2.7)
Tags