Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 760 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 760 Bytes

Release Notes

All notable changes to Laravel Silent Authentication will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.1.1 (2019-10-23)

Added

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

[v0.1.0] (2019-02-09)

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