mirror of
https://github.com/usetrmnl/oauth2-providers.git
synced 2026-04-29 13:44:59 -07:00
Add whoop default scope
without the `offline` scope, the refresh token is not returned
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user