alpha
Login
or
Join now
secluded.site
/
lune
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A delightful CLI for Lunatask.app
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
lune
/
internal
/
client
/
at
main
1 file
Amolith
feat(auth): add LUNE_ACCESS_TOKEN env var support
5mo ago
4b8da2e9
client.go
feat(auth): add LUNE_ACCESS_TOKEN env var support Enable authentication via LUNE_ACCESS_TOKEN environment variable as an alternative to the system keyring. The env var takes precedence over keyring for explicit override capability. - GetToken() now checks env var first, then falls back to keyring - New() delegates to GetToken() for single source of truth - MCP command simplified to use centralized GetToken()
5 months ago