Skip to content

Conversation

msirringhaus
Copy link
Collaborator

Implement various extensions that are now supported by libwebauthn.

I also moved some structs that are only needed for the platform-authenticator there, as most serializing is now done by libwebauthn and there is no need to have those struct definitions there anymore.

This is still not perfect, as I don't have all the required checks that the platform is supposed to do in there, yet (e.g. the RP sending A and B, if only one or the other is officially allowed. Right now, I only ignore the irrelevant requests instead of erroring out).

Copy link
Member

@iinuwa iinuwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me! Thank you!

@iinuwa iinuwa merged commit bdf2fbd into linux-credentials:main May 19, 2025
1 check passed
This was referenced May 21, 2025
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.

2 participants