microsoftarchive / botauth

Authentication middleware for the botframework
MIT License
72 stars 78 forks source link
authentication-middleware bot bot-framework botbuilder-framework botbuilder-sdk oauth2

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