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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
linuxfoundation
/
lfx-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(auth): implement Device Code login flow and token refresh
- #4
#4
Merged
emsearcy
merged 20 commits into
main
linuxfoundation/lfx-cli:main
from
lfxv2-2515-device-code-login
linuxfoundation/lfx-cli:lfxv2-2515-device-code-login
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(auth): implement Device Code login flow and token refresh
#4
emsearcy
merged 20 commits into
main
linuxfoundation/lfx-cli:main
from
lfxv2-2515-device-code-login
linuxfoundation/lfx-cli:lfxv2-2515-device-code-login
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
feat(auth): implement Device Code login flow and token refresh
Show description for c94ced7
emsearcy
committed
c94ced7
View commit details
Copy full SHA for c94ced7
Browse repository at this point
Commits on Aug 19, 2026
fix(review): address PR #4 Copilot review feedback
Show description for 05b5aff
emsearcy
committed
05b5aff
View commit details
Copy full SHA for 05b5aff
Browse repository at this point
fix(auth0): use prod custom domain sso.linuxfoundation.org
Show description for 161c203
emsearcy
committed
161c203
View commit details
Copy full SHA for 161c203
Browse repository at this point
fix(review): address second round of Copilot review comments
Show description for d94eda8
emsearcy
committed
d94eda8
View commit details
Copy full SHA for d94eda8
Browse repository at this point
feat(auth): show LFID username in the login greeting
Show description for b6388d1
emsearcy
committed
b6388d1
View commit details
Copy full SHA for b6388d1
Browse repository at this point
fix(auth): remove code duplication flagged by jscpd
Show description for b632b5e
emsearcy
committed
b632b5e
View commit details
Copy full SHA for b632b5e
Browse repository at this point
Commits on Aug 20, 2026
docs(agents): add Go toolchain version policy, downgrade go.mod
Show description for 5488a60
emsearcy
committed
5488a60
View commit details
Copy full SHA for 5488a60
Browse repository at this point
fix(auth): roll back saved credentials if device-state save fails
Show description for 98b10cc
emsearcy
committed
98b10cc
View commit details
Copy full SHA for 98b10cc
Browse repository at this point
feat(auth): add `lfx auth backends` to list credential-store backends
Show description for 7ad645b
emsearcy
committed
7ad645b
View commit details
Copy full SHA for 7ad645b
Browse repository at this point
Commits on Aug 24, 2026
Address PR review feedback and simplify auth0 device-code flow
Show description for af44710
emsearcy
committed
af44710
View commit details
Copy full SHA for af44710
Browse repository at this point
Clarify AGENTS.md: package comments not required in _test.go files
Show description for cb34d6b
emsearcy
committed
cb34d6b
View commit details
Copy full SHA for cb34d6b
Browse repository at this point
Fix flaky TestCredentialsRoundTrip under UTC (e.g. CI)
Show description for ad86e55
emsearcy
committed
ad86e55
View commit details
Copy full SHA for ad86e55
Browse repository at this point
Pin credential storage to a specific keyring backend
Show description for 6eb01de
emsearcy
committed
6eb01de
View commit details
Copy full SHA for 6eb01de
Browse repository at this point
Update Go dependencies
Show description for a15d6e9
emsearcy
committed
a15d6e9
View commit details
Copy full SHA for a15d6e9
Browse repository at this point
Fix --backend validation and help text
Show description for fa9c0ec
emsearcy
committed
fa9c0ec
View commit details
Copy full SHA for fa9c0ec
Browse repository at this point
Commits on Aug 25, 2026
Validate pinned backend before returning cached token
Show description for 54bd4f9
emsearcy
committed
54bd4f9
View commit details
Copy full SHA for 54bd4f9
Browse repository at this point
Fix misleading backend-mismatch note in status/logout
Show description for c614794
emsearcy
committed
c614794
View commit details
Copy full SHA for c614794
Browse repository at this point
fix(auth): validate pinned backend before logout deletes credentials
Show description for e727290
emsearcy
committed
e727290
View commit details
Copy full SHA for e727290
Browse repository at this point
fix(auth): allow explicit --backend/--insecure-storage to override pinned state on logout
Show description for 5221b1f
emsearcy
committed
5221b1f
View commit details
Copy full SHA for 5221b1f
Browse repository at this point
fix(auth): determine explicit logout backend selection from effective flag values
Show description for b05aaa9
emsearcy
committed
b05aaa9
View commit details
Copy full SHA for b05aaa9
Browse repository at this point
You can’t perform that action at this time.