Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 258 Bytes

File metadata and controls

4 lines (3 loc) · 258 Bytes

APIHelper

API helper class to call any API with or without Azure Active directory access token.

The solution uses MSAL.NET (Microsoft.Identity.Client) to acquire the access token required to invoke the API that is registered with Azure active directory.