$auth, 'message' => $auth, 'errorCode' => 403, ) ); // Regular mode } else { yourls_login_screen( $auth ); } die(); }