$smarty->assign('authentication_success', $authentication_success);
if ($authentication_success === false)
header('Location: /login.php');
If your app exceeds any of these rate limits, you will receive a response with an HTTP response code of 429 (Too Many Requests). The body of the response will consist of the following fields: