docs.rodeo

MDN Web Docs mirror

IdentityCredentialRequestOptions

{{APIRef("FedCM API")}} {{SecureContext_Header}} 

The IdentityCredentialRequestOptions dictionary represents the object passed to {{domxref("CredentialsContainer.get()")}}  as the value of the identity option.

It is used to request an {{domxref("IdentityCredential")}}  provided by a {{glossary("identity provider", "federated identity provider")}}  that supports the Federated Credential Management (FedCM) API.

Instance properties

Specifications

{{Specifications}} 

In this article

View on MDN