Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Issue 11316325: Make the oauth2 lib handle OAuth2 401 errors. (Closed)

Created:
8 years ago by nweiz
Modified:
8 years ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make the oauth2 lib handle OAuth2 401 errors. BUG=6813 Committed: https://code.google.com/p/dart/source/detail?r=15713

Patch Set 1 #

Total comments: 9

Patch Set 2 : Code review change. #

Patch Set 3 : Code review changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -4 lines) Patch
M pkg/oauth2/lib/src/client.dart View 3 chunks +25 lines, -4 lines 0 comments Download
M pkg/oauth2/lib/src/utils.dart View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
M pkg/oauth2/test/client_test.dart View 1 1 chunk +105 lines, -0 lines 0 comments Download
A pkg/oauth2/test/utils_test.dart View 1 2 1 chunk +91 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
nweiz
8 years ago (2012-12-04 01:31:16 UTC) #1
Bob Nystrom
https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart File pkg/oauth2/lib/src/utils.dart (right): https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart#newcode68 pkg/oauth2/lib/src/utils.dart:68: /** A pair of values. */ If you're creating ...
8 years ago (2012-12-04 01:41:48 UTC) #2
nweiz
https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart File pkg/oauth2/lib/src/utils.dart (right): https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart#newcode68 pkg/oauth2/lib/src/utils.dart:68: /** A pair of values. */ On 2012/12/04 01:41:48, ...
8 years ago (2012-12-04 01:51:35 UTC) #3
Bob Nystrom
https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart File pkg/oauth2/lib/src/utils.dart (right): https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart#newcode68 pkg/oauth2/lib/src/utils.dart:68: /** A pair of values. */ On 2012/12/04 01:51:35, ...
8 years ago (2012-12-04 01:59:42 UTC) #4
nweiz
https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart File pkg/oauth2/lib/src/utils.dart (right): https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart#newcode68 pkg/oauth2/lib/src/utils.dart:68: /** A pair of values. */ On 2012/12/04 01:59:42, ...
8 years ago (2012-12-04 21:39:26 UTC) #5
Bob Nystrom
On 2012/12/04 21:39:26, nweiz wrote: > https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart > File pkg/oauth2/lib/src/utils.dart (right): > > https://codereview.chromium.org/11316325/diff/1/pkg/oauth2/lib/src/utils.dart#newcode68 > ...
8 years ago (2012-12-04 21:47:03 UTC) #6
Bob Nystrom
8 years ago (2012-12-04 21:47:10 UTC) #7
LGTM.

Powered by Google App Engine
This is Rietveld 408576698