Info
Version: | 3.11.0-alpha |
Author(s): | Richard diZerega |
Last Update: | Tuesday, January 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BotAuth |
Install
Install-Package BotAuth
dotnet add package BotAuth
paket add BotAuth
BotAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.5.0)
- Chronic.Signed(>= 0.3.2)
- Microsoft.AspNet.WebApi(>= 5.2.3)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost(>= 5.2.3)
- Microsoft.Bot.Builder(>= 3.11.0)
- Microsoft.IdentityModel.Protocol.Extensions(>= 1.0.4.403061554)
- Microsoft.Rest.ClientRuntime(>= 2.3.8)
- Newtonsoft.Json(>= 10.0.3)
- System.IdentityModel.Tokens.Jwt(>= 4.0.4.403061554)
- Microsoft.Bot.Connector(>= 3.11.1)
- Microsoft.IdentityModel.Protocols(>= 5.2.0241113220915)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 2.1.4)
Tags
It contains based classes for creating and authentication provider and handles the OAuth flow.