Skip to content

feat: profile prompts after login + X-Axme-Client header#89

Merged
George-iam merged 1 commit intomainfrom
feat/cli-profile-prompts-20260410
Apr 10, 2026
Merged

feat: profile prompts after login + X-Axme-Client header#89
George-iam merged 1 commit intomainfrom
feat/cli-profile-prompts-20260410

Conversation

@George-iam
Copy link
Copy Markdown
Contributor

Summary

Replaces PR #87 after rebase on updated main (PR #88 merged first, so #87 had diverging base).

  • After successful axme login, prompt for name and company (optional, Enter to skip)
  • Best-effort POST to /v1/portal/personal/profile (requires control-plane PR #195)
  • Add X-Axme-Client: axme-cli/{version} header on all HTTP requests via applyAuthHeaders()

Test plan

Closes #87 (replaced by this PR due to rebase).

- After successful axme login, prompt for name and company (optional, Enter to skip)
- Best-effort POST to /v1/portal/personal/profile
- Add X-Axme-Client: axme-cli/{version} header on all requests via applyAuthHeaders()
@George-iam George-iam merged commit 19a94a4 into main Apr 10, 2026
1 check passed
@George-iam George-iam deleted the feat/cli-profile-prompts-20260410 branch April 10, 2026 14:39
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.

1 participant