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

Consume @simplewebauthn/server for challenge generation and response verifications #11

Open
intellix opened this issue Nov 6, 2024 · 0 comments

Comments

@intellix
Copy link

intellix commented Nov 6, 2024

I've already achieved this and can help out but basically this library hasn't been touched for 1 year and a lot of people reach for passport libraries for their authentication, especially when they're "official" like this library.

Since this library isn't maintained and isn't complete I think it would be safer for this library to just consume https://simplewebauthn.dev/docs/packages/server for the challenge generation and the verification as opposed to manually repeating all of the same logic. It would mean removing lots of code and if there are any security issues it's as simple as updating the peerDepedency

@intellix intellix changed the title Consume @simplewebauthn/server Consume @simplewebauthn/server for challenge generation and response verifications Nov 6, 2024
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