Azure Active Directory
Use single-tenant Azure AD apps with Microsoft Graph Toolkit
When using Microsoft Graph Toolkit with Azure AD single-tenant Azure AD apps, you need to adjust MSAL Provider initiation for your app to work. Here is how.
Common issues when working with SharePoint Framework API permissions
There are a number of things you need to watch out for when connecting to APIs secured with Azure AD from SharePoint Framework solutions.
Easily grant API permissions using the Office 365 CLI
Granting API permissions without SharePoint Framework packages just got easier with the Office 365 CLI.
Get Azure AD app-only access token using certificate on .NET Core
Building daemon applications that communicate with SharePoint Online? Here is how you can get an Azure AD app-only access token in .NET Core.