Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mozilla
/
authenticator-rs
Public
Notifications
You must be signed in to change notification settings
Fork
82
Star
316
Code
Issues
38
Pull requests
13
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Don't use a protocol version that a device doesn't support (#367)
- #370
#370
Draft
micolous
wants to merge 9 commits into
mozilla:ctap2-2021
mozilla/authenticator-rs:ctap2-2021
from
micolous:ctap2/issue-367
micolous/authenticator-rs:ctap2/issue-367
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Don't use a protocol version that a device doesn't support (#367)
#370
micolous
wants to merge 9 commits into
mozilla:ctap2-2021
mozilla/authenticator-rs:ctap2-2021
from
micolous:ctap2/issue-367
micolous/authenticator-rs:ctap2/issue-367
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
User verification info changes:
Show description for eaba377
micolous
committed
eaba377
View commit details
Copy full SHA for eaba377
Browse repository at this point
GetAssertion: don't skip UV when required, don't skip UV if not discouraged and 'possible'.
micolous
committed
db87010
View commit details
Copy full SHA for db87010
Browse repository at this point
MakeCredentials: Fix UV-skipping logic:
Show description for eaaf498
micolous
committed
eaaf498
View commit details
Copy full SHA for eaaf498
Browse repository at this point
Don't use U2F on devices that don't support it (#367)
micolous
committed
1882845
View commit details
Copy full SHA for 1882845
Browse repository at this point
check the response when downgrades should fail
micolous
committed
6009dfe
View commit details
Copy full SHA for 6009dfe
Browse repository at this point
Gate `send_cbor_cancellable` / `send_ctap1_cancellable` on version support, fixup tests with that call path
micolous
committed
7ac12b4
View commit details
Copy full SHA for 7ac12b4
Browse repository at this point
Make `Device::get_device_info` return an `Option`, rather than panicing
micolous
committed
9006083
View commit details
Copy full SHA for 9006083
Browse repository at this point
Fix incompatible authenticators blocking other authenticators from being used
micolous
committed
8e7a0b4
View commit details
Copy full SHA for 8e7a0b4
Browse repository at this point
Document UserVerificationRequirement options
micolous
committed
b763463
View commit details
Copy full SHA for b763463
Browse repository at this point
You can’t perform that action at this time.