Skip to main content

browser_login

Function browser_login 

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