Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

Extensible Auth class

Latest
Compare
Choose a tag to compare
@ReinsBrain ReinsBrain released this 23 May 23:10
· 1 commit to develop since this release

Change log:

  • Converted Auth to es6 class for extensibility. You can now extend the Auth class with your to add features like roles and/or privileges authorization.
  • Added travis build/test