arcade-mcp/arcade
Nate Barbettini 1b67cee667
JWT auth for Engine->Actor communication (#11)
Implements:
https://app.clickup.com/9014390315/v/dc/8cmtbhb-2714/8cmtbhb-5974

Todo:
- [x] Initial demo
- [x] Get API key config from `arcade.config`
- [x] Get engine URL from config
- [x] Final cleanup
- [ ] Enforce auth for all requests (waiting for engine)
2024-08-01 09:14:37 -07:00
..
arcade JWT auth for Engine->Actor communication (#11) 2024-08-01 09:14:37 -07:00
docs Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
tests Refactor into library approach (#7) 2024-07-23 16:26:54 -07:00
codecov.yaml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
Makefile CI pipeline (#4) 2024-07-16 17:36:32 -07:00
mkdocs.yml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
poetry.lock JWT auth for Engine->Actor communication (#11) 2024-08-01 09:14:37 -07:00
poetry.toml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
pyproject.toml JWT auth for Engine->Actor communication (#11) 2024-08-01 09:14:37 -07:00
tox.ini CI pipeline (#4) 2024-07-16 17:36:32 -07:00