Credentials
in package
Table of Contents
Methods
- handle() : bool
- Validates the user's credentials and updates the response object in case of failure.
Methods
handle()
Validates the user's credentials and updates the response object in case of failure.
public
static handle() : bool
Return values
bool —True if the credentials are valid, false otherwise.