arcade-mcp/arcade
Nate Barbettini c59bb678dd
Override Actor auth for easier dev testing (#33)
In this PR:
- The Actor health check route now _never_ requires auth (bearer token).
It is always unprotected.
- `arcade dev --no-auth` disables all Actor auth entirely, making all
routes unprotected. Useful for debugging, but emits a warning to the
console.
2024-09-10 09:39:12 -07:00
..
arcade Override Actor auth for easier dev testing (#33) 2024-09-10 09:39:12 -07:00
docs Introduce arcade run and arcade chat Commands (#15) 2024-08-19 16:17:38 -07:00
tests arcade chat: allow overriding host, port, TLS (#31) 2024-09-10 09:25:05 -07:00
codecov.yaml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
mkdocs.yml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
poetry.toml Dockerfiles for Actor container (#18) 2024-08-22 16:28:42 -07:00
pyproject.toml Introduce arcade run and arcade chat Commands (#15) 2024-08-19 16:17:38 -07:00
tox.ini CI pipeline (#4) 2024-07-16 17:36:32 -07:00