Skip to content

Initial release

Compare
Choose a tag to compare
@kalesh13 kalesh13 released this 24 Aug 14:10
· 6 commits to master since this release

Zauth is a Laravel authentication package created for simple token based authentication on both web and api routes.

Necessary migrations, middlewares and commands are packaged in the ZauthServiceProvider itself, providing easier integration to existing projects.

Package workflow and installation guidelines are given in the README file.