Logs a user in after the login information has checked out.


  • Full name: cms_authenticate
  • Defined in: cms/core/Shared/Helpers/auth.php

Parameters

Parameter Type Description
$login string User's username or email address.
$password string User's password.
$rememberme string Whether to remember the user.

Return Value

\Psr\Http\Message\ResponseInterface