You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.