文件名称:vue-adal:Vue插件,用于使用Azure Active Directory
文件大小:350KB
文件格式:ZIP
更新时间:2024-05-22 13:58:12
JavaScript
Vue Adal
Vue Adal是的插件,可帮助使用Azure Active Directory。
检查文件夹中的用法示例。
安装
yarn add vue-adal
或者
npm install vue-adal
基本用法
import Adal from 'vue-adal'
Vue . use ( Adal , {
// This config gets passed along to Adal, so all settings available to adal can be used here.
config : {
// 'common' (multi-tenant gateway) or Azure AD Tenant ID
tenant : '