pub(crate) async fn send_identity_connect_request(
identity_config: &Configuration,
body: impl Serialize,
) -> Result<IdentityTokenResponse, LoginError>pub(crate) async fn send_identity_connect_request(
identity_config: &Configuration,
body: impl Serialize,
) -> Result<IdentityTokenResponse, LoginError>