udes-auth-plugins
v0.1.4
Published
Collection of plugins to ease various authentication methods
Readme
UdeS Auth Plugins
Introduction
Collection of plugins to ease various authentication methods in HTTP requests.
Prerequisites
Getting started
Installation
git clone https://github.com/UdeS-STI/udes-auth-plugins.git
cd udes-auth-plugin
npm installDocumentation
Refer to JSDoc in code for now.
Contributing
Style
You must use the following guides:
This project contains a linting config, you should setup eslint into your
editors with .eslintrc.js.
