fix(events): configure read-only client consent #112
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/binjovi-events-consent"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a fixed public Binjovi Events client with client-specific skip_consent. Bind the exact loopback callback and the five read scopes plus offline_access. Keep sign-in, PKCE, and Binjovi policy checks. No changes to Codex, Claude, or dynamic client consent.
Tests: new contract failed before the manifest existed, then passed; all tests/check.sh contracts passed. Registrar tests cover create/adopt, conflicting identity, uncertain writes, and independent readback.