Skip to content

Release v0.1.1: verify key - #3

Merged
akarineren merged 1 commit into
mainfrom
dev
Jul 25, 2026
Merged

Release v0.1.1: verify key#3
akarineren merged 1 commit into
mainfrom
dev

Conversation

@akarineren

Copy link
Copy Markdown
Member
  • Add tokitoki verify key: checks the stored API key against the server's verify endpoint. An invalid key is a definite answer (exit 0, valid:false), distinct from a check that could not run.

Checks the stored API key against the server's verify endpoint. An
invalid key is a definite answer — exit 0 with valid:false — so
callers can tell it apart from a check that could not run. Editor
plugins use this for their key-status commands; the verification
logic lives in the CLI once instead of in every front-end.
@akarineren
akarineren merged commit 4ffff4a into main Jul 25, 2026
1 check passed
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