Info
Version: | 5.0.0 |
Author(s): | Medidata Solutions, Inc. |
Last Update: | Friday, August 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mdsol/mauth-client-dotnet |
NuGet Url: | https://www.nuget.org/packages/Medidata.MAuth.WebApi |
Install
Install-Package Medidata.MAuth.WebApi
dotnet add package Medidata.MAuth.WebApi
paket add Medidata.MAuth.WebApi
Medidata.MAuth.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Medidata.MAuth.Core(>= 5.0.0)
Tags
The handler communicates with an MAuth server in order to confirm the validity of the request authentication header. Include this package in your WebAPI application if you want to authenticate the api requests signed with the MAuth protocol.