Skip to content

Releases: bitfumes/laravel-multiauth

Laravel 6 support

10 Sep 05:31
Compare
Choose a tag to compare

Added support for laravel6 version on both master and jwtauth branch

Laravel 5.8 compatible and new features

07 Mar 17:35
Compare
Choose a tag to compare

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

15 Jan 11:07
Compare
Choose a tag to compare
Pre-release
beta-1

deleted middleware of rolesuper

Latest Release

10 Jan 08:35
Compare
Choose a tag to compare
  • 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

02 Sep 19:00
b970607
Compare
Choose a tag to compare
Merge pull request #24 from s-sarthak/analysis-8LyQLm

Apply fixes from StyleCI