Definition
Federated Credential Management API defines IdentityAssertionResponse
dictionary IdentityAssertionResponse {
  any token;
  USVString continue_on;
  IdentityCredentialErrorInit error;
};IdentityAssertionResponse dictionaryFederated Credential Management API defines IdentityAssertionResponse
dictionary IdentityAssertionResponse {
  any token;
  USVString continue_on;
  IdentityCredentialErrorInit error;
};