Support Deno deploy tokens for sandboxes
Store and query deno auth when creating sandboxes and use the Deno
deploy token as a credential fallback alongside Sprite and Daytona
tokens. Pass the token into the Deno provider (create/get) via the
denoDeployToken option and accept it in SandboxOptions. Use consola
for provider error logging.