$auth->isBlocked()
Check if logins are blocked for the current ip or email
$auth->isBlocked(string $email): bool
Parameters
Name | Type | Default |
---|---|---|
$email * | string |
– |
Return type
bool
Check if logins are blocked for the current ip or email
$auth->isBlocked(string $email): bool
Name | Type | Default |
---|---|---|
$email * | string |
– |
bool