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 }}
MasterKale
/
SimpleWebAuthn
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
200
Star
2.3k
Code
Issues
10
Pull requests
0
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add sendSignal() helper
- #778
#778
Merged
MasterKale
merged 21 commits into
milestone/v14.0.0
MasterKale/SimpleWebAuthn:milestone/v14.0.0
from
feat/browser-send-signal
MasterKale/SimpleWebAuthn:feat/browser-send-signal
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Add sendSignal() helper
#778
MasterKale
merged 21 commits into
milestone/v14.0.0
MasterKale/SimpleWebAuthn:milestone/v14.0.0
from
feat/browser-send-signal
MasterKale/SimpleWebAuthn:feat/browser-send-signal
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
Define signals on PublicKeyCredentialFuture
MasterKale
committed
f7f5db5
View commit details
Copy full SHA for f7f5db5
Browse repository at this point
Begin defining new `sendSignal()` browser helper
MasterKale
committed
45d9b2f
View commit details
Copy full SHA for 45d9b2f
Browse repository at this point
Commit to identifying signal errors too
MasterKale
committed
708bada
View commit details
Copy full SHA for 708bada
Browse repository at this point
Fix capitalization on wrapper types
MasterKale
committed
6e560f1
View commit details
Copy full SHA for 6e560f1
Browse repository at this point
Commits on Jul 10, 2026
Rearrange opts types for consistency
MasterKale
committed
3734b81
View commit details
Copy full SHA for 3734b81
Browse repository at this point
Finish wrapping signalAllAcceptedCredentials()
MasterKale
committed
5397f1d
View commit details
Copy full SHA for 5397f1d
Browse repository at this point
Identify WebAuthn signal errors
MasterKale
committed
b0b9a07
View commit details
Copy full SHA for b0b9a07
Browse repository at this point
Finish wrapping signals
MasterKale
committed
c6c1d6d
View commit details
Copy full SHA for c6c1d6d
Browse repository at this point
Export everything from sendSignal.ts
MasterKale
committed
3279843
View commit details
Copy full SHA for 3279843
Browse repository at this point
Commits on Jul 13, 2026
Update ordering to match rest of code
MasterKale
committed
8abaf16
View commit details
Copy full SHA for 8abaf16
Browse repository at this point
Commits on Jul 30, 2026
Shorten signalNames
MasterKale
committed
02f8347
View commit details
Copy full SHA for 02f8347
Browse repository at this point
Rename sendSignal opts types
MasterKale
committed
ed67386
View commit details
Copy full SHA for ed67386
Browse repository at this point
Ignore a linting rule because I am the captain now
MasterKale
committed
9a03bfd
View commit details
Copy full SHA for 9a03bfd
Browse repository at this point
Refine some signal error messaging
MasterKale
committed
71c010b
View commit details
Copy full SHA for 71c010b
Browse repository at this point
Fix signal error identification
MasterKale
committed
30549d6
View commit details
Copy full SHA for 30549d6
Browse repository at this point
Add sendSignal tests
MasterKale
committed
9d73df0
View commit details
Copy full SHA for 9d73df0
Browse repository at this point
Refine test messages
MasterKale
committed
ebb7207
View commit details
Copy full SHA for ebb7207
Browse repository at this point
Clarify some ts-ignore definitions
MasterKale
committed
9665c25
View commit details
Copy full SHA for 9665c25
Browse repository at this point
Clean up test imports
MasterKale
committed
77d985b
View commit details
Copy full SHA for 77d985b
Browse repository at this point
Add package export test for sendSignal
MasterKale
committed
5c0ff9a
View commit details
Copy full SHA for 5c0ff9a
Browse repository at this point
Commits on Aug 1, 2026
Migrate sendSignal arg types into types/
MasterKale
committed
f08090a
View commit details
Copy full SHA for f08090a
Browse repository at this point
You can’t perform that action at this time.