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.
vue3-msal-plugin
Vue 3 plugin for integrating MSAL.js into your app, offering easy-to-use composables.
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.
msal-vue2
Vue plugin for using Microsoft Authentication Library (MSAL)