microsoftarchive/botauth

[NodeJs] How to create a custom provider?

prtdomingo opened this issue · 0 comments

Hi,

I saw from the CSharp code (https://github.com/MicrosoftDX/botauth/tree/master/CSharp) that there's a way to add a custom provider for botauth. Is there any documentation or sample code on how I can do the same thing in NodeJs using botauth?

Thanks