@tmaguire/azure-ad-verify-token

Verify JWT issued by the Microsoft Identity Platform (including Azure AD B2C).

validate-azure-ad-token

Function to validate access token received from azure active directory. Useful when you're using a msal library to authenticate users on the frontend and you wanna verify Microsoft tokens in the API.

strapi-upload-azure-storage-ad-extended

This package just a bit extended from package made by jakeFeldman ([strapi-provider-upload-storage](https://github.com/jakeFeldman/strapi-provider-upload-azure-storage))

validate-azure-ad-token-no-scope

Function to validate access token received from azure active directory. Useful when you're using a msal library to authenticate users on the frontend and you wanna verify Microsoft tokens in the API. THIS VERSION WORKS WITH CLIENT_CREDENTIAL FLOW.