LinkedIn API documentation states that this are the correct URLs: https://developer.linkedin.com/docs/oauth2 Fixes #253 Change-Id: I4fe292a1d85d73e184adf6fe6b23af6eb47d8c23 Reviewed-on: https://go-review.googlesource.com/114355 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Fixes golang/go#12354 Change-Id: Ie4bbe9445e2a840c9db830c9bd52a783b7a6f9bc Reviewed-on: https://go-review.googlesource.com/13952 Reviewed-by: Russ Cox <rsc@golang.org>
Added *.Endpoint constants for facebook, linkedin, odnoklassniki, paypal and vk. Related to issue #41. Change-Id: Ib447ff773a540aa9bc932a0e18d9bb9ef8703f87 Reviewed-on: https://go-review.googlesource.com/7370 Reviewed-by: Burcu Dogan <jbd@google.com>