arcade-mcp/arcade/tests/cli
Nate Barbettini a1db8a9f33
Fix login URL (fixes CSRF issues) (#225)
The CLI was starting the login process on the old domain, which is why
we were seeing a CSRF error. The cookie was placed on `arcade-ai.com`
not `arcade.dev`!
2025-01-23 22:44:57 -08:00
..
test_show.py Fix /show for Cloud Engine (#177) 2024-12-19 10:13:58 -08:00
test_utils.py Fix login URL (fixes CSRF issues) (#225) 2025-01-23 22:44:57 -08:00