pub fn cache_certificate(
provider: &OpenIdProvider,
certificate: &OpenIdCertificate,
auth_heap: &impl AuthHeapStrategy,
) -> Result<(), String>pub fn cache_certificate(
provider: &OpenIdProvider,
certificate: &OpenIdCertificate,
auth_heap: &impl AuthHeapStrategy,
) -> Result<(), String>