mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
The auth on Netatmo api need ClientSecret in post request. Like descripted in github issue at https://github.com/golang/oauth2/issues/111 Change-Id: Ia85120d231e8a5c0ec851ddc3557bad26ecad41d Reviewed-on: https://go-review.googlesource.com/11833 Reviewed-by: Andrew Gerrand <adg@golang.org>