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`! |
||
|---|---|---|
| .. | ||
| test_show.py | ||
| test_utils.py | ||
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`! |
||
|---|---|---|
| .. | ||
| test_show.py | ||
| test_utils.py | ||