Releases: bitfumes/laravel-multiauth
Releases · bitfumes/laravel-multiauth
Laravel 6 support
Added support for laravel6 version on both master and jwtauth branch
Laravel 5.8 compatible and new features
This update includes many changes and added new features.
-
Compatible with Laravel 5.8 : easily use laravel 5.8 new feature with this package.
-
MustVerifyEmail for 'Another Auth' - Setup email verification for new registration of any guard you make.
-
Now super-admin can activate or de-activate other admin, so that deactivated admin can't able to login.
Multiauth Api with JWT Token
beta-1 deleted middleware of rolesuper
Latest Release
-
This release includes password change, logged in admin can change Password
-
Don't get confused with Password reset, it is for
forgot password
-
Bug Fixed
First release
Merge pull request #24 from s-sarthak/analysis-8LyQLm Apply fixes from StyleCI