/Vue-Azure-Auth-Client

App presenting method for authentication with Azure Active Directory

Primary LanguageVue

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

yarn install

Development server

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.