Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

microsoftarchive/botauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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