Skip to content

fix(go): rename AttToBeSigned to match spec #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

coolaj86
Copy link
Contributor

@coolaj86 coolaj86 commented Oct 4, 2024

Concatenate authenticatorData and clientDataHash to form attToBeSigned. - https://w3c.github.io/webauthn/#sctn-op-get-assertion

attToBeSigned is referenced only in the context of attestation - not verification - however authenticatorDataAndClientDataHash doesn't quite roll off the tongue, and verifiableBytes is vague, so attToBeSigned seems like the best possible choice.

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