ulaval-modul-auth-msal

v0.1.0
Small Vuejs wrapper around Microsoft's OAuth lib (MSAL.js)

modul-auth-msal

Small Vuejs wrapper around Microsoft's OAuth lib

Getting started

  1. Install Git
  2. Install NodeJS Current
  3. Install Yarn 1.X.X
  4. Clone this project
  5. Run yarn install

Editor

Visual Studio Code is the recommended editor.

The following extensions are strongly recommended (see: .vscode/extensions.json):

Supported commands

yarn build

Builds the plugin for production. All files are put in the 'dist' folder.

yarn lint

Runs the linters using ESLint and Prettier.

TODO

  • Add/improve examples
  • Add more unit tests
  • Add CI to deploy on npm registry
npm i ulaval-modul-auth-msal

Metadata

Downloads