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

Support FIDO2 WebAuthn 2FA #156

Open
uumas opened this issue Jan 29, 2024 · 3 comments
Open

Support FIDO2 WebAuthn 2FA #156

uumas opened this issue Jan 29, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@uumas
Copy link

uumas commented Jan 29, 2024

Current behavior:
When trying to login to an account with FIDO2 WebAuthn as the 2fa method, rbw returns rbw login: TODO

@quexten
Copy link
Contributor

quexten commented Feb 23, 2024

#116 implements this, but is waiting on webauthn-rs to release a new stable version. But you can have this right now if you compile the PR version locally.

@doy doy added the enhancement New feature or request label Apr 20, 2024
@HenkVanMaanen
Copy link
Contributor

@quexten it seems like webauthn-rs 0.5.0 became stable last month .

@quexten
Copy link
Contributor

quexten commented May 29, 2024

Thanks for the ping. It seems they changed the API for how to access fido2 tokens, requiring (at least a small) re-write. TBH I'm not an rbw user anymore, so I'm not sure whether I'll continue the PR. If I get to writing a rust based implementation for fido2, for the upstream desktop clients, I can look into applying that work to this PR though. Otherwise, feel anyone reading this, feel free to take over the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants