arcade-mcp/libs
Evan Tahler e715ae912f
custom callback_host for arcade login (#481)
Say you are @shubcodes and running arcade on replit or vs codespaces.
Today, `arcade login` assumes that the browser you've opened for the
auth flow's "localhost" is the same that is running the `arcade login`
command. If you are running on one of these remote code execution
environments, that won't be true.

Usage:
```
arcade login --callback-host "https://replit.com:9999/path/to/my/codespace"
```
2025-07-14 10:53:26 -07:00
..
arcade-cli custom callback_host for arcade login (#481) 2025-07-14 10:53:26 -07:00
arcade-core PyPI release arcade-serve and arcade-tdk (#432) 2025-06-13 13:06:11 -07:00
arcade-evals 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
arcade-serve PyPI release arcade-serve and arcade-tdk (#432) 2025-06-13 13:06:11 -07:00
arcade-tdk PyPI release arcade-serve and arcade-tdk (#432) 2025-06-13 13:06:11 -07:00
tests custom callback_host for arcade login (#481) 2025-07-14 10:53:26 -07:00