Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
npm1 committed Oct 12, 2023
1 parent 81967c3 commit c59ccfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,8 @@ This specification introduces a new type of {{Credential}}, called an {{Identity
:: The {{IdentityCredential/token}}'s attribute getter returns the value it is set to.
It represents the minted {{IdentityProviderToken/token}} provided by the [=IDP=].
: <b>{{IdentityCredential/isIdentityCredentialAutoSelected}}'s attribute getter returns the value it is
set to. It represents whether the user account was automatically selected when going through
the UI flow which resulted in this {{IdentityCredential}}.
set to. It represents whether the user's identity credential was automatically selected when
going through the UI flow which resulted in this {{IdentityCredential}}.
: <b>{{Credential/[[type]]}}</b>
:: The {{IdentityCredential}}'s {{Credential/[[type]]}}'s value is "<b>identity</b>".
: <b>{{Credential/[[discovery]]}}</b>
Expand Down

0 comments on commit c59ccfa

Please sign in to comment.