microsoftarchive / botauth

Authentication middleware for the botframework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BotAuth

botauth is now deprecated in favor of using the built-in OAuth capabilities of the Bot Framework.
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-authentication

BotAuth is a set of libraries for .NET and Node that simplifies the process of performing OAuth and establishing an identity in a project built with the Bot Framework and BotBuilder packages. Please use the links below for documentation on BotAuth specific to .NET or Node

About

Authentication middleware for the botframework

License:MIT License


Languages

Language:C# 52.3%Language:JavaScript 29.6%Language:TypeScript 14.4%Language:HTML 3.4%Language:ASP 0.3%Language:Dockerfile 0.1%