vuejs msal sample 源码
将MSAL登录与vueJS一起使用单页应用程序示例 使用MSAL.js登录并检查身份验证状态和令牌 构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build
文件列表
vuejs-msal-sample-master.zip
(预估有个29文件)
vuejs-msal-sample-master
public
index.html
841B
favicon.ico
4KB
yarn.lock
369KB
src
pages
login.vue
1KB
landing.vue
224B
me.vue
1KB
暂无评论