Add API key authentication to all endpoints
This commit is contained in:
parent
56d8fb4d56
commit
176439c1df
4 changed files with 207 additions and 28 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -71,6 +71,7 @@ local.properties
|
|||
|
||||
# Claude settings (local)
|
||||
.claude/
|
||||
**/.claude/
|
||||
|
||||
# Data directories
|
||||
data/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue