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" ``` |
||
|---|---|---|
| .. | ||
| templates/{{ toolkit_name }} | ||
| __init__.py | ||
| authn.py | ||
| config.py | ||
| constants.py | ||
| deployment.py | ||
| display.py | ||
| main.py | ||
| new.py | ||
| serve.py | ||
| show.py | ||
| utils.py | ||
| worker.py | ||