pub async fn create_oidc_app(
configuration: &Configuration,
create_oidc_app: CreateOidcApp,
) -> Result<CreateOidcAppOutput, Error<CreateOidcAppError>>pub async fn create_oidc_app(
configuration: &Configuration,
create_oidc_app: CreateOidcApp,
) -> Result<CreateOidcAppOutput, Error<CreateOidcAppError>>