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
Accelerator
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
Type
/
to 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 }}
eric8810
/
authy
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
24
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 26, 2026
ci: specify Python interpreters for maturin manylinux builds
eric8810
committed
98f917c
View commit details
Copy full SHA for 98f917c
Browse repository at this point
ci: skip Go tag creation if it already exists
eric8810
committed
ea1e3e7
View commit details
Copy full SHA for ea1e3e7
Browse repository at this point
ci: add Python/Go release jobs and fix npm version error
Show description for bd2e5bc
eric8810
committed
bd2e5bc
View commit details
Copy full SHA for bd2e5bc
Browse repository at this point
fix: use current napi-rs config fields and remove duplicate target
Show description for ad06ce1
eric8810
committed
ad06ce1
View commit details
Copy full SHA for ad06ce1
Browse repository at this point
ci: unified npm package with native binding + CLI binary
Show description for 00a4c1d
eric8810
committed
00a4c1d
View commit details
Copy full SHA for 00a4c1d
Browse repository at this point
ci: update workflows for napi-rs native binding and workspace
Show description for 3aee370
eric8810
committed
3aee370
View commit details
Copy full SHA for 3aee370
Browse repository at this point
feat: v0.7.1 — native bindings (PyO3, napi-rs) and unified authy-cli naming
Show description for 866d513
eric8810
committed
866d513
View commit details
Copy full SHA for 866d513
Browse repository at this point
fix: update Go module path to match repo subdirectory
eric8810
committed
f58459d
View commit details
Copy full SHA for f58459d
Browse repository at this point
chore: bump to v0.7.0
eric8810
committed
872afde
View commit details
Copy full SHA for 872afde
Browse repository at this point
docs: update landing_page.md for v0.7.0 release
Show description for 06bfca4
eric8810
committed
06bfca4
View commit details
Copy full SHA for 06bfca4
Browse repository at this point
docs: update READMEs, landing page, and npm for v0.7.0 release
Show description for 115d579
eric8810
committed
115d579
View commit details
Copy full SHA for 115d579
Browse repository at this point
Commits on Feb 25, 2026
feat: v0.7 — language wrappers (Python, TypeScript, Go) and external import adapters
Show description for 94a7834
eric8810
committed
94a7834
View commit details
Copy full SHA for 94a7834
Browse repository at this point
Commits on Feb 22, 2026
docs: update READMEs, landing page, and npm for v0.6.0 release
Show description for 2a11515
eric8810
committed
2a11515
View commit details
Copy full SHA for 2a11515
Browse repository at this point
chore: mark MCP manual test and verification items as passed
eric8810
committed
c78786c
View commit details
Copy full SHA for c78786c
Browse repository at this point
chore: bump to v0.6.0 — MCP server, TUI clipboard, vault change detection
Show description for b260b34
eric8810
committed
b260b34
View commit details
Copy full SHA for b260b34
Browse repository at this point
test: add MCP server and serve command tests
Show description for 10f2adf
eric8810
committed
10f2adf
View commit details
Copy full SHA for 10f2adf
Browse repository at this point
feat(tui): add vault change detection with mtime polling
Show description for 25b5985
eric8810
committed
25b5985
View commit details
Copy full SHA for 25b5985
Browse repository at this point
feat(tui): add Ctrl+Y clipboard copy via OSC 52
Show description for 7870cdf
eric8810
committed
7870cdf
View commit details
Copy full SHA for 7870cdf
Browse repository at this point
feat(cli): add authy serve --mcp command
Show description for 73553f6
eric8810
committed
73553f6
View commit details
Copy full SHA for 73553f6
Browse repository at this point
feat(mcp): add MCP server with JSON-RPC 2.0 protocol and 5 tools
Show description for 472919d
eric8810
committed
472919d
View commit details
Copy full SHA for 472919d
Browse repository at this point
feat(api): add test_policy and create_policy to AuthyClient
Show description for 278c8b8
eric8810
committed
278c8b8
View commit details
Copy full SHA for 278c8b8
Browse repository at this point
Commits on Feb 20, 2026
chore: rename crate to authy-cli for crates.io publish
eric8810
committed
2e1be6f
View commit details
Copy full SHA for 2e1be6f
Browse repository at this point
feat: add Library API feature card and comparison row to landing page
Show description for 3171852
eric8810
committed
3171852
View commit details
Copy full SHA for 3171852
Browse repository at this point
chore: bump to v0.5.0 — library API, tests, CI, and publish metadata
Show description for cda89ec
eric8810
committed
cda89ec
View commit details
Copy full SHA for cda89ec
Browse repository at this point
Merge pull request #2 from matthiasdebernardini/lib
eric8810
authored
a6d5f76
View commit details
Copy full SHA for a6d5f76
Browse repository at this point
feat: add lib.rs for programmatic API consumption
Show description for 4501cb3
matthiasdebernardini
committed
4501cb3
View commit details
Copy full SHA for 4501cb3
Browse repository at this point
Commits on Feb 19, 2026
chore: bump to v0.4.0, update README, changelog, and landing page
Show description for baf4563
eric8810
committed
baf4563
View commit details
Copy full SHA for baf4563
Browse repository at this point
docs: update v0.4 milestone and add spec documents
eric8810
committed
bba81c5
View commit details
Copy full SHA for bba81c5
Browse repository at this point
feat: add `authy resolve` and `authy rekey` commands
Show description for bf13679
eric8810
committed
bf13679
View commit details
Copy full SHA for bf13679
Browse repository at this point
docs: simplify READMEs, add detailed guide, update v0.4 milestone
Show description for 21f1bd7
eric8810
committed
21f1bd7
View commit details
Copy full SHA for 21f1bd7
Browse repository at this point
bump
eric8810
committed
04b29be
View commit details
Copy full SHA for 04b29be
Browse repository at this point
docs: update npm README for v0.3.0
eric8810
committed
58247e8
View commit details
Copy full SHA for 58247e8
Browse repository at this point
chore: bump skill version to 0.3.0
eric8810
committed
36c97d5
View commit details
Copy full SHA for 36c97d5
Browse repository at this point
chore: bump landing page version references to v0.3.0
eric8810
committed
e561f5e
View commit details
Copy full SHA for e561f5e
Browse repository at this point
docs: add v0.3.0 release notes to CHANGELOG
eric8810
committed
5a1f232
View commit details
Copy full SHA for 5a1f232
Browse repository at this point
Previous
Next
You can’t perform that action at this time.