v0.2.12
What's Changed
- Added
homepage
parameter. The user will be redirect here after logout or delete account. - Fixed some missing return types.
- The boot method can be called without name parameter, in this case the default name
auth
will be used. - Added testing using pestphp.
Full Changelog: v0.2.11...v0.2.12