tkhq / tkhq/rust-sdk

Passkey stamper crate for testing

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.