pub async fn browser_login(
__arg0: State<AuthState>,
__arg1: ConnectInfo<SocketAddr>,
__arg2: Query<BrowserLoginQuery>,
) -> Result<Response, AuthError>pub async fn browser_login(
__arg0: State<AuthState>,
__arg1: ConnectInfo<SocketAddr>,
__arg2: Query<BrowserLoginQuery>,
) -> Result<Response, AuthError>