auth_status === self::AUTH_NO): ?>
auth_status === self::AUTH_YES): ?>
You are authenticated.
auth_status === self::AUTH_SUCCESS): ?>
Success! Your device is now authorized.
auth_status === self::AUTH_ERROR): ?>
message ? $this->message : 'Something went wrong.' ?>
[Return]
auth_status === self::AUTH_OUT): ?>
You are now logged out.