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

Issue 134830043: code review 134830043: oauth: fix Token.Expired (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by bradfitz
Modified:
9 years, 8 months ago
Reviewers:
adg, jbd
CC:
adg, jbd, golang-codereviews
Visibility:
Public.

Description

oauth: fix Token.Expired I was dumb before. As penance, I now include tests. Verified also that this fixes an issue I was having with Camlistore.

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M oauth/oauth.go View 1 1 chunk +4 lines, -1 line 0 comments Download
M oauth/oauth_test.go View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 7
bradfitz
Hello adg@golang.org, jbd@google.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/goauth2
9 years, 8 months ago (2014-08-26 01:57:42 UTC) #1
bradfitz
Hello adg@golang.org, jbd@google.com (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 8 months ago (2014-08-26 02:07:09 UTC) #2
adg
LGTM
9 years, 8 months ago (2014-08-26 02:32:43 UTC) #3
jbd
LGTM You should use the new package :)
9 years, 8 months ago (2014-08-26 02:52:09 UTC) #4
bradfitz
*** Submitted as https://code.google.com/p/goauth2/source/detail?r=f967a480d1c0 *** oauth: fix Token.Expired I was dumb before. As penance, I ...
9 years, 8 months ago (2014-08-26 03:31:55 UTC) #5
bradfitz
When I heard about the new package, I filed a Camlistore bug to switch to ...
9 years, 8 months ago (2014-08-26 03:33:17 UTC) #6
jbd
9 years, 8 months ago (2014-08-26 03:58:48 UTC) #7
> But then I looked at it and immediately found a lot of things that weirded me
out and decided not to move ahead with the switch yet.

There are fundamental problems with the new package (since it's just a
code reorg of goauth2), but there are more fundamental problems with
goauth2.

If you're wasting time on OAuth 2.0, please do it on the new package.


On Mon, Aug 25, 2014 at 8:33 PM, Brad Fitzpatrick <bradfitz@golang.org> wrote:
> When I heard about the new package, I filed a Camlistore bug to switch to
> it.
>
> But then I looked at it and immediately found a lot of things that weirded
> me out and decided not to move ahead with the switch yet.
>
> But you've been busy closing those bugs, so I should give it a second look,
> I agree.
>
>
>
> On Mon, Aug 25, 2014 at 7:52 PM, <jbd@google.com> wrote:
>>
>> LGTM
>>
>> You should use the new package :)
>>
>> https://codereview.appspot.com/134830043/
>
>



-- 
Burcu Dogan
Sign in to reply to this message.

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