Releases: cyrildewit/laravel-silent-authentication
Releases · cyrildewit/laravel-silent-authentication
v0.1.2
v0.1.1
Added
- Allow
5.8.*
and^6.0
ofilluminate/auth
v0.1.0
Added
- Added config file that allows people to customize/disable the default scaffholding
- Added
SessionGuard
that extends the original class but uses theSilentAuthentication
trait - Added
SilentAuthentication
trait which will contain the methods to silently authenticate users