Skip to content

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

Open
isac322 wants to merge 2 commits into
rynfar:mainfrom
isac322:feat/headless-oauth
Open

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

Conversation

@isac322
Copy link
Copy Markdown
Contributor

@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 #502

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