vestauth
v0.5.2
Published
auth for agents–from the creator of dotenvx
Readme
auth for agents–from the creator of dotenvx.
- identity
- authentication
Quickstart

curl -sfS https://vestauth.sh | shvestauth agent init
vestauth agent curl https://api.vestauth.com/whoami
or install as npm - unlocks vestauth inside code!
npm install vestauth --save
Identity
$ vestauth agent init
✔ agent created (.env/AGENT_ID=agent-8eb8c03412069a1de525fc9b)
⮕ next run: [vestauth agent curl https://api.vestauth.com/whoami]Authentication
$ vestauth provider verify GET https://api.vestauth.com/whoami
TODOMore Details
vestauthimplements RFC 9421 HTTP Message Signaturesvestauthimplements Web-Bot-Auth

