Skip to content

Commit 208da13

Browse files
rohanharikrclaude
andcommitted
docs: add AAuth pointer to README
Brief mention of the Person Server surface so people landing on the GitHub repo know AAuth support exists; full details live on hello.dev. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 8f0fc9a commit 208da13

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@ Mockin defaults to `http://127.0.0.1:3333` as the Issuer. Override by setting th
2222

2323
The mock API can change the returned claims, simulate errors, and invalid ID Tokens.
2424

25+
## AAuth
26+
27+
Mockin also acts as a mock **Person Server** for [draft-hardt-aauth-protocol](https://datatracker.ietf.org/doc/draft-hardt-aauth-protocol/) — useful for testing agent clients without spinning up a real PS. Endpoints include `/aauth/bootstrap`, `/aauth/token`, `/aauth/permission`, `/aauth/audit`, `/aauth/interaction`, plus R3 (Rich Resource Requests) support. Auto-approves all consent steps in default mode. See the [docs](https://www.hello.dev/docs/mockin#aauth-agent-auth) for details.
28+
2529
For detailed information on installation, usage, and examples, visit the [documentation](https://www.hello.dev/docs/mockin).

0 commit comments

Comments
 (0)