WHOOP token re-auth

Token file age: missing · /Users/kenlovell/Scripts/tokens/fitness-tokens.json

Step 1: Run the auth script from a Mac terminal

Open Terminal on the mini and run:

cd ~/Projects/morning-briefing
python whoop_auth.py

The script will open a browser to log in to WHOOP. After login, the new access + refresh tokens are written to ~/Scripts/tokens/fitness-tokens.json.

Step 2: Verify the re-auth worked