Skip to content

Rename webauthn_id in README examples to avoid ambiguity#502

Open
ttanimichi wants to merge 1 commit into
cedarcode:masterfrom
ttanimichi:rename-webauthn-id
Open

Rename webauthn_id in README examples to avoid ambiguity#502
ttanimichi wants to merge 1 commit into
cedarcode:masterfrom
ttanimichi:rename-webauthn-id

Conversation

@ttanimichi

@ttanimichi ttanimichi commented Jun 28, 2026

Copy link
Copy Markdown

The README examples used the same name webauthn_id for two distinct concepts: the User Handle stored on the user, and the Credential ID stored on each credential. Using one name for both is confusing, so this PR renames them in the example code:

  • user.webauthn_iduser.webauthn_user_handle
  • credential.webauthn_idcredential.credential_id
  • user.credentialsuser.webauthn_credentials

@ttanimichi ttanimichi changed the title docs: Rename webauthn_id in README examples to avoid ambiguity docs: Rename webauthn_id in README examples to avoid ambiguity Jun 28, 2026
@ttanimichi ttanimichi changed the title docs: Rename webauthn_id in README examples to avoid ambiguity Rename webauthn_id in README examples to avoid ambiguity Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant