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

Issue 103240043: code review 103240043: goauth2: support client_credentials grant_type

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

Description

goauth2: support client_credentials grant_type

Patch Set 1 #

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

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

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M oauth/oauth.go View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
M oauth/oauth_test.go View 1 2 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 12
mmlb
9 years, 10 months ago (2014-06-11 13:44:09 UTC) #1
mmlb
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/goauth2
9 years, 10 months ago (2014-07-01 14:32:06 UTC) #2
gobot
Replacing golang-dev with golang-codereviews. To the author of this CL: If you are using 'hg ...
9 years, 10 months ago (2014-07-01 14:35:09 UTC) #3
bradfitz
R=adg
9 years, 10 months ago (2014-07-01 16:06:35 UTC) #4
jbd
Related to https://github.com/golang/oauth2/issues/7.
9 years, 9 months ago (2014-07-07 18:04:42 UTC) #5
adg
https://codereview.appspot.com/103240043/diff/40001/oauth/oauth.go File oauth/oauth.go (right): https://codereview.appspot.com/103240043/diff/40001/oauth/oauth.go#newcode320 oauth/oauth.go:320: //AuthenticateClient gets an access Token using the client_credentials grant ...
9 years, 9 months ago (2014-07-07 21:04:06 UTC) #6
mmlb
Hello golang-codereviews@googlegroups.com, adg@golang.org, jbd@google.com (cc: golang-dev@googlegroups.com), Please take another look.
9 years, 9 months ago (2014-07-08 19:39:40 UTC) #7
gobot
Replacing golang-dev with golang-codereviews. To the author of this CL: If you are using 'hg ...
9 years, 9 months ago (2014-07-08 19:40:58 UTC) #8
adg
Hey MMendez534 - have you signed the CLA? http://golang.org/doc/contribute.html#copyright
9 years, 9 months ago (2014-07-09 04:07:51 UTC) #9
mmendez534_gmail.com
Yup I've signed it. On Wed, Jul 9, 2014 at 12:07 AM, Andrew Gerrand <adg@golang.org> ...
9 years, 9 months ago (2014-07-09 13:07:38 UTC) #10
adg
LGTM
9 years, 9 months ago (2014-07-10 00:49:25 UTC) #11
adg
9 years, 9 months ago (2014-07-10 00:50:47 UTC) #12
*** Submitted as https://code.google.com/p/goauth2/source/detail?r=6a3615e294b5
***

goauth2: support client_credentials grant_type

LGTM=adg
R=golang-codereviews, adg, jbd
CC=golang-codereviews
https://codereview.appspot.com/103240043

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