🔑 Sling Authentication

← Back to dashboard

Current Status

No token cached (/home/mschweiz/.sling_token missing)

How to get a fresh token

  1. On your local computer (Mac/Windows), open a terminal.
  2. Run: cd ~/rubesky/daily-time-check && source env.sh && python -c "import auth; print(auth.get_token())"
  3. Complete the reCAPTCHA in the browser that opens.
  4. Copy the token printed to the terminal.
  5. Paste it below and click Save.

Paste token

Clear cached token

Forces re-authentication on the next dashboard load.