Skip to content

Releases: cyrildewit/laravel-silent-authentication

v0.1.2

17 Apr 11:10
Compare
Choose a tag to compare

Added

  • Allow ^7.0 of illuminate/auth

v0.1.1

23 Oct 13:55
4fe02ac
Compare
Choose a tag to compare

Added

  • Allow 5.8.* and ^6.0 of illuminate/auth

v0.1.0

09 Feb 09:20
dd7998f
Compare
Choose a tag to compare

Added

  • Added config file that allows people to customize/disable the default scaffholding
  • Added SessionGuard that extends the original class but uses the SilentAuthentication trait
  • Added SilentAuthentication trait which will contain the methods to silently authenticate users