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

Update response structures for new L3 draft JSON serialization #143

Closed
MasterKale opened this issue Jan 25, 2023 · 2 comments · Fixed by #150
Closed

Update response structures for new L3 draft JSON serialization #143

MasterKale opened this issue Jan 25, 2023 · 2 comments · Fixed by #150

Comments

@MasterKale
Copy link
Collaborator

WebAuthn L3 will introduce new JSON serialization methods and structs that this project can preemptively conform to. See the following links for more info:

@MasterKale
Copy link
Collaborator Author

Note: this issue will involve rearranging some data structures, for example moving transports a level deeper into RegistrationCredential.response instead of defining it in the root of RegistrationCredential.

@MasterKale
Copy link
Collaborator Author

These changes have gone out as webauthn==1.8.0:

https://pypi.org/project/webauthn/1.8.0/

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 a pull request may close this issue.

1 participant