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