docs(auth): document intentional session-style NIP-98 model #16
Reference in New Issue
Block a user
Delete Branch "userAdityaa/caravel:nip-docs"
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?
Summary
This PR documents an intentional non-standard NIP-98 design choice for Caravel client-to-backend API authentication. The current behavior is signer-identity + host-affinity based, designed to reduce repeated signing prompts and avoid cookie-based sessions.
Context
Issue #12 raised strict NIP-98 request-intent concerns (exact URL/method/replay protections).
Maintainer clarified current behavior is intentional -> #12 (comment)
57e21cf51dto0c75ac9ed5