agungsugiarto / codeigniter4-authentication

The codeigniter4\authentication component provides an API for authentication and includes concrete authentication adapters for common use case scenarios.
MIT License
49 stars 9 forks source link

ErrorException | On login with email & password #23

Closed tusharthe closed 2 years ago

tusharthe commented 2 years ago

Undefined property: Fluent\Auth\Filters\ThrottleFilter::$request

$this->request->getIPAddress(); undefined

image