Function configure

Source
async fn configure(
    ctx: &Context,
    param: &EnteredLoginParam,
) -> Result<Option<&'static Provider>>