Skip to content

feat(profiles): add headless OAuth code flow#1

Closed
isac322 wants to merge 2 commits into
mainfrom
feat/headless-oauth
Closed

feat(profiles): add headless OAuth code flow#1
isac322 wants to merge 2 commits into
mainfrom
feat/headless-oauth

Conversation

@isac322
Copy link
Copy Markdown
Owner

@isac322 isac322 commented May 8, 2026

Summary

  • Add --headless support for meridian profile add and meridian profile login so remote/SSH users can complete Claude OAuth by opening a printed URL elsewhere and pasting the returned code.
  • Exchange the pasted OAuth code with PKCE and store credentials in the profile's isolated CLAUDE_CONFIG_DIR.
  • Document the headless browser-login flow in README command references.

Verification

  • npm test
  • npm run build
  • Manual CLI QA for headless add/login flows

Closes rynfar#502

@isac322
Copy link
Copy Markdown
Owner Author

isac322 commented May 8, 2026

Closing duplicate fork-local PR; upstream PR is rynfar#504.

@isac322 isac322 closed this May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support headless Claude OAuth for profile add/login

1 participant