async fn internal_post_keys_for_jit_password_registration(
registration_client: &RegistrationClient,
api_client: &ApiClient,
request: JitMasterPasswordRegistrationRequest,
) -> Result<JitMasterPasswordRegistrationResponse, RegistrationError>