Skip to content

refactor(auth): remove whoami token mint/server flow#686

Merged
calclavia merged 3 commits intomainfrom
calclavia/remove-star-whoami
Mar 3, 2026
Merged

refactor(auth): remove whoami token mint/server flow#686
calclavia merged 3 commits intomainfrom
calclavia/remove-star-whoami

Conversation

@calclavia
Copy link
Contributor

@calclavia calclavia commented Mar 3, 2026

Summary

  • remove token minting from auth whoami; it now reads and prints the logged-in API key from local auth state
  • remove auth whoami --server and the localhost GET /whoami API key server path
  • update whoami help text to say API key (not user)

Validation

  • pnpm run typecheck
  • pnpm run test
  • pre-push checks (pnpm run check, build, test)

@calclavia calclavia changed the title fix(whoami): omit namespaces wildcard when minting tokens refactor(auth): remove whoami token mint/server flow Mar 3, 2026
Copy link
Contributor Author

calclavia commented Mar 3, 2026

Merge activity

  • Mar 3, 6:34 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 3, 6:34 AM UTC: @calclavia merged this pull request with Graphite.

@calclavia calclavia merged commit b8a9805 into main Mar 3, 2026
4 checks passed
@calclavia calclavia deleted the calclavia/remove-star-whoami branch March 3, 2026 06:34
@smithery-chore-bot smithery-chore-bot bot mentioned this pull request Mar 3, 2026
calclavia pushed a commit that referenced this pull request Mar 3, 2026
Automated Release PR
---


## [4.5.0](v4.4.0...v4.5.0)
(2026-03-03)


### Features

* **SMI-1564:** tree-based tool browsing with required connection arg
([#684](#684))
([7562772](7562772))


### Bug Fixes

* disable minification for shttp bundles to improve debuggability
([#685](#685))
([64de162](64de162))
* restore whoami behavior, metadata filtering, and flat pagination
([#687](#687))
([c9ed674](c9ed674))
* show error message when tool list gets invalid connection name
([#681](#681))
([50ecb00](50ecb00))


### Refactors

* **auth:** remove whoami token mint/server flow
([#686](#686))
([b8a9805](b8a9805))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: smithery-chore-bot[bot] <259537197+smithery-chore-bot[bot]@users.noreply.github.com>
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