Skip to content
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

Support Hints #208

Closed
jameshartig opened this issue Jan 30, 2024 · 2 comments · Fixed by #216
Closed

Support Hints #208

jameshartig opened this issue Jan 30, 2024 · 2 comments · Fixed by #216
Labels
status/needs-triage Issues that need to be triaged. type/feature-request Feature Requests

Comments

@jameshartig
Copy link

Description

hints is an array of strings that is on the opt-level of PublicKeyCredentialCreationOptions.

Use Case

We'd like to use the new hints field to hint to the platform which kind of credentials we support.

Documentation

See https://www.w3.org/TR/webauthn-3/#dom-publickeycredentialcreationoptions-hints and https://www.w3.org/TR/webauthn-3/#enum-hints

@james-d-elliott
Copy link
Member

I believe the linked PR satisfies the spec. I don't think anything more needs to be done other than including the values.

@jameshartig
Copy link
Author

@james-d-elliott I agree and I appreciate the quick turnaround!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/needs-triage Issues that need to be triaged. type/feature-request Feature Requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants