This package is a generic OAuth2 authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project.
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.GenericOAuth2 |
Install
Install-Package BotAuth.GenericOAuth2
dotnet add package BotAuth.GenericOAuth2
paket add BotAuth.GenericOAuth2
BotAuth.GenericOAuth2 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.Rest.ClientRuntime(>= 2.3.8)
- Microsoft.IdentityModel.Protocol.Extensions(>= 1.0.4.403061554)
- Newtonsoft.Json(>= 10.0.3)
- OAuth2(>= 0.8.40)
- RestSharp(>= 105.2.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