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

Releases: rebelstackio/ayEs

Extensible Auth class

23 May 23:10
Compare
Choose a tag to compare

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