aboutsummaryrefslogtreecommitdiffstats
path: root/internal/auth/README.md
Commit message (Expand)AuthorAgeFilesLines
* feat: integrate config system into relay main.gobndw2026-02-141-2/+2
* refactor: restructure auth config for better UXbndw2026-02-141-14/+23
* feat: add separate read/write allowlists for granular access controlbndw2026-02-141-1/+12
* feat: rename allowed_pubkeys to allowed_npubs with normalizationbndw2026-02-141-1/+3
* docs: clarify NIP-98 relationship to NIP-42 and write access controlbndw2026-02-141-4/+60
* feat: implement NIP-98 HTTP auth for gRPCbndw2026-02-141-0/+181