summaryrefslogtreecommitdiffstats
path: root/internal/auth/auth_test.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: migrate nostr dependency to code.northwest.iobndw15 hours1-1/+1
* feat: integrate config system into relay main.gobndw3 days1-2/+2
* refactor: remove frivolous comments from auth validation/credentialsbndw3 days1-1/+1
* refactor: restructure auth config for better UXbndw3 days1-1/+8
* refactor: simplify isWriteMethod to only check actual API methodsbndw3 days1-12/+4
* feat: add separate read/write allowlists for granular access controlbndw3 days1-0/+38
* feat: implement NIP-98 HTTP auth for gRPCbndw3 days1-0/+306