|
956d689a24
|
Use Type() method for OAuth tokens instead of accessing TokenType field. (#1537)
This covers the case where the TokenType field is empty, and thus
calling the Type() method will return "Bearer".
|
2017-09-25 11:38:05 -07:00 |
|
|
ddbf6c46a6
|
autofix license notice
|
2017-06-08 14:42:19 +02:00 |
|
|
3419b42955
|
Reuse Token for serviceAccount credentials (#1238)
|
2017-05-16 12:37:36 -07:00 |
|
|
0dd919209f
|
Fix a spelling mistake.
|
2016-10-31 19:53:00 -07:00 |
|
|
d32f94c75e
|
credentials/oauth: default to Bearer token type
|
2016-06-24 10:39:34 -07:00 |
|
|
3ffbd8e030
|
Rename Credentials to PerRPCCredentials
|
2016-06-06 17:28:10 -07:00 |
|
|
cf890d694e
|
rename audience
|
2015-08-28 17:32:25 -07:00 |
|
|
ca129f5e97
|
gofmt -w
|
2015-08-28 17:08:48 -07:00 |
|
|
6be470f058
|
Credentials API and jwtAccess implementation tunning
|
2015-08-28 16:51:45 -07:00 |
|
|
3af5617830
|
fix build
|
2015-08-28 14:07:28 -07:00 |
|
|
87c361b5a5
|
check transport security when using oauth2-based credentials
|
2015-08-28 13:19:36 -07:00 |
|
|
3df1dd419a
|
fix
|
2015-08-14 16:35:32 -07:00 |
|
|
1126ae61bf
|
add a comment
|
2015-08-14 16:34:09 -07:00 |
|
|
c783da2ff9
|
add a comment
|
2015-08-14 16:32:38 -07:00 |
|
|
25c36604b9
|
add oauth2 and perrpc interop tests
|
2015-08-14 16:22:19 -07:00 |
|
|
32444cd24d
|
minor changes
|
2015-08-14 11:35:15 -07:00 |
|
|
41ee26a353
|
add JWTAccessTokenFromKey
|
2015-08-14 11:20:13 -07:00 |
|
|
5ef857242f
|
add jwt_token_creds interop test
|
2015-08-12 18:26:30 -07:00 |
|
|
c1454617ee
|
Add credentials/oauth
|
2015-07-22 20:54:35 -04:00 |
|