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

Automatically copy unknown fields? #8

Closed
lgarron opened this issue Aug 29, 2019 · 1 comment
Closed

Automatically copy unknown fields? #8

lgarron opened this issue Aug 29, 2019 · 1 comment

Comments

@lgarron
Copy link
Contributor

lgarron commented Aug 29, 2019

This could allow us to reduce the size of the schema, but it could lead to bugs in the future.

lgarron added a commit that referenced this issue Sep 5, 2019
Some extensions are specified with `ArrayBuffer`s.
Since we don't copy unknown fields (#8), we have to specify all known extensions.
@lgarron
Copy link
Contributor Author

lgarron commented Jun 20, 2022

Looks like this was definitely a hard problem. I'm deferring to w3c/webauthn#1703 for a future solution.

@lgarron lgarron closed this as completed Jun 20, 2022
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

No branches or pull requests

1 participant