arcade-mcp/libs/arcade-mcp-server/arcade_mcp_server/resource_server/validators
Eric Gustin 28c1863ee3
Support Ed25519 Algorithm (#742)
Ed25519 is needed for Arcade AS. This required migrating from
`python-jose` to `joserfc`, because `python-jose` didn't seem to support
Ed25519
2026-01-16 15:55:05 -08:00
..
__init__.py Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
auth.py Front-Door Auth (#696) 2025-12-11 12:51:20 -08:00
jwks.py Support Ed25519 Algorithm (#742) 2026-01-16 15:55:05 -08:00