| Source path: hg/ oauth/ oauth.go Branch: default |
|
|
|
|
Change log
3af366e7c181
by Manu Garg <manug...@google.com>
on Mar 11, 2012
Diff
oauth.go: Add functionality to cache token data. R=adg CC=golang-dev http://codereview.appspot.com/5768043 Committer: Andrew Gerrand <adg@golang.org>
| Go to: |
Project members,
sign in to write a code review
Older revisions
5da4459beecc
by Andrew Gerrand <a...@golang.org>
on Feb 15, 2012
Diff
goauth2: fix IsExpired test R=bradfitz CC=golang-dev http://codereview.appspot.com/5677059
add4f88c3abc
by Andrew Gerrand <a...@golang.org>
on Feb 5, 2012
Diff
goauth2: correctly set Expiry to zeroed time.Time R=maruel, dsymonds CC=golang-dev ...
4ee7c273e92e
by Andrew Gerrand <a...@golang.org>
on Feb 5, 2012
Diff
goauth2: update for Go 1 R=proppy, maruel, ality CC=golang-dev http://codereview.appspot.com/5629060