Skip to content

Commit

Permalink
Add dfn for passkey in passkey platform authenticator
Browse files Browse the repository at this point in the history
  • Loading branch information
timcappalli committed Sep 6, 2024
1 parent f911218 commit e8934e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ BCP 14 [[!RFC2119]] [[!RFC8174]] when, and only when, they appear in all capital
: <dfn>Client-side discoverable Public Key Credential Source</dfn>
: <dfn>Client-side discoverable Credential</dfn>
: <dfn>Discoverable Credential</dfn>
: <dfn>Passkey</dfn>
: <dfn export>Passkey</dfn>
: \[DEPRECATED] <dfn>Resident Credential</dfn>
: \[DEPRECATED] <dfn>Resident Key</dfn>
:: Note: Historically, [=client-side discoverable credentials=] have been known as [=resident credentials=] or [=resident keys=].
Expand Down Expand Up @@ -4671,7 +4671,7 @@ lists and names some [=authenticator types=] of particular interest.
<td> [=Multi-factor capable=] </td>
</tr>
<tr>
<th> <dfn>Passkey platform authenticator</dfn> </th>
<th> <dfn>[=Passkey=] platform authenticator</dfn> </th>
<td> [=platform attachment|platform=] ({{AuthenticatorTransport|transport}} = {{AuthenticatorTransport/internal}}) or [=cross-platform attachment|cross-platform=] ({{AuthenticatorTransport|transport}} = {{AuthenticatorTransport/hybrid}})</td>
<td> [=client-side credential storage modality|Client-side storage=] </td>
<td> [=Multi-factor capable=] </td>
Expand Down

0 comments on commit e8934e6

Please sign in to comment.