- Fix InvalidArgumentException when logging in by @agungsugiarto in #35
- Fix config cookie codeigniter4 by @agungsugiarto in #36
- Fix missing header
WWW-Authenticate: Basic
by @agungsugiarto in #34
- Implement HTTP Basic Authentication provides a quick way to authenticate users by @agungsugiarto in #33
- Porting gate authorization from laravel by @agungsugiarto in #28
Full Changelog: v1.0.8...v2.0.0
- Register.php calls for invalid file (aa6eb79)
- ErrorException | On login with email & password (aa6eb79)
- FIx return on filter authentication (baf5130)
- Refactor auth view (f7a4cb7)
- Fix Cache key contains reserved characters {}()/@ (152bec9)
- Remove strict return type on method login() (#17)
- Update readme (#19)
- Change first parameter to instance auth factory (#20)
Initial stable release.