C# Authentication - Stitch

Hi All, I am new to mongo… is there a mongo driver I can use in my c# app to do authentication using stitch … or has anyone written anything like this I could use or see a snippet of code ?
Or does anyone have a snippet for doing authentication with a JWT for a web api.

Much appreciated.

Hi Shane – For this, we would currently recommend using Wire Protocol support in conjunction with MongoDB’s .NET driver. We are working on a .NET SDK currently, but it’s still a few months out.

1 Like