Skip to content

Releases: cyrildewit/laravel-silent-authentication

v0.1.2

Choose a tag to compare

@cyrildewit cyrildewit released this 17 Apr 11:10

Added

  • Allow ^7.0 of illuminate/auth

v0.1.1

Choose a tag to compare

@cyrildewit cyrildewit released this 23 Oct 13:55
4fe02ac

Added

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

v0.1.0

Choose a tag to compare

@cyrildewit cyrildewit released this 09 Feb 09:20
dd7998f

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