Initial 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.