WebIDLpedia

IdentityAssertionResponse dictionary

Definition

Federated Credential Management API defines IdentityAssertionResponse



dictionary IdentityAssertionResponse {
  USVString token;
  USVString continue_on;
};