Replies: 1 comment 2 replies
-
I haven't looked over that specific crate, but I am aware of different implementation that could be adapted. However, that said, I believe there's some need to leverage the browser web APIs to complete the workflow (so it might require JavaScript on the client side of things). Anyway I'm sorry I don't immediately have an example for you but I'd be interested in adding one if someone wanted to take that on: the question we'd need to answer is if webauthn will work within the API of |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How would we use webauthn-rs with axum_login to authenticate the user with webauthn?
Beta Was this translation helpful? Give feedback.
All reactions