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