Skip to main content

authenticate_with_callback

Function authenticate_with_callback 

Source
pub async fn authenticate_with_callback(
    config: &AuthConfig,
    verify_cb: Option<VerifyCodeCallback>,
) -> Result<AuthResult>
Expand description

完整密码鉴权(带自定义验证码回调)