mozilla / mozilla/authenticator-rs
Tolerate epAtt member in authenticatorMakeCredential response
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 316
- Forks
- 82
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 1
Description
See Firefox Bug 1905492.
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
Start with the Firefox Bug 1905492 report and trace the authenticatorMakeCredential response handling in this Rust library. Identify where an epAtt member is rejected or ignored, then add coverage showing that a response containing epAtt is tolerated without breaking existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100