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