oauth2/internal
Ggicci c85d3e98c9 internal: remove fallback parsing for expires_in
Facebook has correctted its OAuth2 implementation. The code as
a fallback can be removed now.

Updates golang/oauth2#51, golang/oauth2#239

Change-Id: Ib5f84bc35c0c4ecbdd25d4169f950410d4ae79a2
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/168017
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: JBD <jbd@google.com>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-03-19 18:23:50 +00:00
..
client_appengine.go
doc.go
oauth2.go
token.go internal: remove fallback parsing for expires_in 2019-03-19 18:23:50 +00:00
token_test.go internal: cap expires_in to MaxInt32 2019-02-26 20:54:17 +00:00
transport.go all: use stdlib context instead of x/net/context 2018-11-01 16:01:52 +00:00