You have an API that is secured by using Azure Active Directory (Azure AD).
You are designing a SharePoint Framework (SPFx) solution.
Which object should you use to connect to the API from the solution?
By using the AadHttpClient, you can easily connect to APIs secured by using Azure AD without having to
implement the OAuth flow yourself.
Currently there are no comments in this discussion, be the first to comment!