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.
microsoft identity validation azure axios azure-functions jsonwebtoken token graph-api msal msal-library msal-react msal-browser azure-ad-jwt
-
Updated
Jan 10, 2024 - TypeScript