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

Passkey plugin - toPasskeyValidator - Allow for custom authenticator #158

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

Conversation

hjornigur
Copy link
Contributor

This PR introduces additional optional parameter to the toPasskeyValidator function - signWithAuthenticator, which follows simplewebauthn's startAuthentication function signature.
This will allow to use custom authentication functions, for example mobile ones, since simplewebauthn simply does not work on mobile devices natively :)

@adnpark
Copy link
Contributor

adnpark commented Jul 17, 2024

@hjornigur Hey sorry for the late reply. In the meantime, our passkey plugins have undergone significant refactoring. Could you please make a new commit based on the updated codebase? Thanks in advance.

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