Add whoop default scope

without the `offline` scope, the refresh token is not returned
This commit is contained in:
Ikraam Ghoor
2026-02-20 01:37:06 +00:00
parent 3b63a579db
commit f5523692a6
+1
View File
@@ -3534,6 +3534,7 @@
category: entertainment
authorize_url: https://api.prod.whoop.com/oauth/oauth2/auth
token_url: https://api.prod.whoop.com/oauth/oauth2/token
scopes: 'offline'
pkce_enabled: 'yes'
token_site: https://api.prod.whoop.com/
retry_after_headers: ["x-ratelimit-reset"]