Files
authz_client/client.go
T
argoyle 9cdb09add4
authz_client / test (pull_request) Successful in 1m50s
authz_client / vulnerabilities (pull_request) Successful in 1m57s
pre-commit / pre-commit (pull_request) Successful in 5m30s
feat(client): add API key authentication for /authz endpoint
Add WithAPIKey option to set a Bearer token on requests to the
authz-service /authz endpoint. When set, Fetch() includes an
Authorization header. Backward compatible - no key means no header.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 08:23:38 +01:00

5.2 KiB