AuthBot
AuthBot copied to clipboard
Nodejs version of SampleAADv1Bot
I am looking for node.js version of SampleAADv1Bot. Is it available ?
Hi @rjgmail88
AuthBot is a deprecated library. Please refer to BotAuth: https://github.com/MicrosoftDX/botauth/tree/master/Node where you will find an aadv1 example for node: https://github.com/MicrosoftDX/botauth/tree/master/Node/examples/aadv1
Thanks Eric. But I only see following 2 files in aadv1 link you mentioned. README.md package.json
Oh, wow ... My apologies. It is apparently
(coming soon)