v0.1.3 — Sign in with AI Passport
Release v0.1.3 — Sign in with AI Passport
Title suggestion: v0.1.3 — Sign in with AI Passport
Summary
ai-passport authorize <client>— issue short-lived context tokensai-passport token inspect|exchange— validate and consume tokens--callbackfor localhost web app dev loop- SDK:
authorize(),exchangeToken(),inspectToken() - Revoke now clears outstanding tokens for the client
Install
npm install -g @ai-passport-core/cli@0.1.3Quick start
ai-passport authorize my-web-app --yes
ai-passport token exchange aip_tok_...Full guide: SIGN_IN.md