claude_auth 0.1.0

Anthropic OAuth token refresh transport — Layer * standalone primitive.
Documentation
1
2
3
4
5
#!/usr/bin/env bash
# do run — unavailable: library crate has no binary entry point
set -euo pipefail
echo "verb 'run' is not available for this project" >&2
exit 3