oauth2/internal
Lucien Stuker 8914e5017c oauth2: add api.netatmo.net to the broken providers
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>
2015-07-01 21:58:07 +00:00
..
oauth2.go oauth2: add support for client credential grant type 2015-04-18 00:13:27 +00:00
oauth2_test.go oauth2/internal: fix the broken ini parsing test 2015-01-21 19:53:08 +00:00
token.go oauth2: add api.netatmo.net to the broken providers 2015-07-01 21:58:07 +00:00
token_test.go oauth2: add support for client credential grant type 2015-04-18 00:13:27 +00:00
transport.go oauth2: add support for client credential grant type 2015-04-18 00:13:27 +00:00