Skip to content

Commit

Permalink
Document the nickname property when registering a credential. (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashendrickx authored Nov 8, 2024
1 parent 7daaf80 commit ff9bb4f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ import com.google.gson.annotations.SerializedName
*
* @property session The session ID for the registration.
* @property response The response from the authenticator.
* @property nickname The nickname of the user.
* @property nickname The nickname of a credential could represent the location where the credential
* is stored, i.e. "YubiKey Work" or "Marc's Laptop".
* @property origin The origin of the request.
* @property rpId The identifier of the relying party.
*/
Expand Down

0 comments on commit ff9bb4f

Please sign in to comment.