Passkey stamper crate for testing
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 41
- Forks
- 25
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 15
Description
A lot of integrations depend on passkeys, which are browser/OS controlled. This makes it difficult to test these end-to-end. Let's add a webauthn stamper crate to simulate passkeys. Once we have this up, we can update the "create_sub_organization" example to showcase this, and sign with the software-based passkey as a test.
https://docs.rs/passkey-client/0.4.0/passkey_client/struct.Client.html seems promising!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the passkey-client Client documentation linked in the issue and locate the create_sub_organization example in this repository. The work is complete when a WebAuthn stamper crate can simulate passkeys for end-to-end testing and the example demonstrates signing with the software-based passkey.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100