Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(466)

Issue 5420051: code review 5420051: oauth: Add a public method to renew tokens.

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by manugarg1
Modified:
14 years, 1 month ago
Reviewers:
adg
CC:
adg, golang-dev
Visibility:
Public.

Description

oauth: Add a public method to renew tokens.

Patch Set 1 #

Patch Set 2 : diff -r 1d1bf184962b https://code.google.com/p/goauth2/ #

Patch Set 3 : diff -r 1d1bf184962b https://code.google.com/p/goauth2/ #

Total comments: 4

Patch Set 4 : diff -r 1d1bf184962b https://code.google.com/p/goauth2/ #

Total comments: 1

Patch Set 5 : diff -r 1d1bf184962b https://code.google.com/p/goauth2/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -5 lines) Patch
M oauth/oauth.go View 1 2 3 4 2 chunks +15 lines, -5 lines 0 comments Download

Messages

Total messages: 7
manugarg1
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/goauth2/
14 years, 1 month ago (2011-11-21 11:10:38 UTC) #1
adg
http://codereview.appspot.com/5420051/diff/1003/oauth/oauth.go File oauth/oauth.go (right): http://codereview.appspot.com/5420051/diff/1003/oauth/oauth.go#newcode187 oauth/oauth.go:187: // RenewToken renews the Token using Refresh Token. Let's ...
14 years, 1 month ago (2011-11-21 22:42:13 UTC) #2
manugarg1
Hello adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 1 month ago (2011-11-22 02:35:43 UTC) #3
adg
Looking good. Sorry, I'm picky about language. http://codereview.appspot.com/5420051/diff/7001/oauth/oauth.go File oauth/oauth.go (right): http://codereview.appspot.com/5420051/diff/7001/oauth/oauth.go#newcode187 oauth/oauth.go:187: // Refresh ...
14 years, 1 month ago (2011-11-22 03:07:11 UTC) #4
manugarg1
Hello adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 1 month ago (2011-11-22 03:14:27 UTC) #5
adg
LGTM
14 years, 1 month ago (2011-11-22 03:23:52 UTC) #6
adg
14 years, 1 month ago (2011-11-22 03:27:35 UTC) #7
*** Submitted as http://code.google.com/p/goauth2/source/detail?r=937479bfc9e1
***

oauth: Add a public method to renew tokens.

R=adg
CC=golang-dev
http://codereview.appspot.com/5420051

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b