Skip to content

Commit

Permalink
Trying to make travis checks happy
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayku committed Nov 1, 2017
1 parent 272a663 commit a44746d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1275,14 +1275,13 @@ associated.
: <dfn>name</dfn>
:: A human-friendly identifier for the entity. For example, this could be a company name for a [=[RP]=], or a
user's name. This identifier is intended for display. Authenticators while creating a credential MUST support
minimum of 64 bytes for this field and optionally can truncate how much it wants to store if this field is more
than 64 bytes.
minimum of 64 bytes for this field and optionally can truncate how much it wants to store if this field is more than 64 bytes.

: <dfn>icon</dfn>
:: A [=URL serializer|serialized=] URL which resolves to an image associated with the entity. For example, this could be
a user's avatar or a [=[RP]=]'s logo. This URL MUST be an [=a priori authenticated URL=]. Authenticators while
creating a credential MUST support minimum of 128 bytes for this field and optionally can drop this field if
if this field is more than 128 bytes.
creating a credential MUST support minimum of 128 bytes for this field and optionally can drop this field if
this field is more than 128 bytes.
</div>


Expand Down Expand Up @@ -1320,8 +1319,7 @@ credential.

: <dfn>displayName</dfn>
:: A friendly name for the user account (e.g., "John P. Smith"). Authenticators while creating a credential MUST support
minimum of 64 bytes for this field and optionally can truncate how much it wants to store if this field is more
than 64 bytes.
minimum of 64 bytes for this field and optionally can truncate how much it wants to store if this field is more than 64 bytes.
</div>


Expand Down

0 comments on commit a44746d

Please sign in to comment.