项目作者: michalzagrodzki

项目描述 :
App presenting method for authentication with Azure Active Directory
高级语言: Vue
项目地址: git://github.com/michalzagrodzki/Vue-Azure-Auth-Client.git
创建时间: 2020-04-20T18:59:15Z
项目社区:https://github.com/michalzagrodzki/Vue-Azure-Auth-Client

开源协议:

下载


Client app for authenticating with Azure AD

This project aims for creating solution for web client app, that can serve content for authenticated users.
Authenticating is done through Azure Active Directory

Project setup

  1. yarn install

Development server

  1. yarn run serve

Compiles and minifies for production

  1. yarn run build

Run your tests

  1. yarn run test

Lints and fixes files

  1. yarn run lint

Customize configuration

See Configuration Reference.