An ASP.NET Core authentication provider for Slack slash command and interactive component tokens.
Info
Version: | 1.0.1 |
Author(s): | https://github.com/wgraham17 |
Last Update: | Thursday, March 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wgraham17/aspnetcore-slack-token-auth |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.SlackTokenAuthentication |
Install
Install-Package AspNetCore.SlackTokenAuthentication
dotnet add package AspNetCore.SlackTokenAuthentication
paket add AspNetCore.SlackTokenAuthentication
AspNetCore.SlackTokenAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.0.3)
Tags