Azure-Samples / azure-sdk-for-go-samples

Examples of how to utilize Azure services from Go.
MIT License
297 stars 184 forks source link

Request for a sample #294

Open abhidotnet opened 3 years ago

abhidotnet commented 3 years ago

This issue is a: (mark with an x)

Is there any sample where I can authenticate a user against Azure AD and then get a bearer token? I need an example in C#. I plan to use this bearer token to access a Web API.