aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/oauth2_utils.h
Commit message (Collapse)AuthorAge
* Merge masterGravatar Yash Tibrewal2017-11-06
|\
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| |
* | Remove unnecessary extern CsGravatar Yash Tibrewal2017-10-25
|/
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough...
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix copyrightGravatar Craig Tiller2016-03-25
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Got the core test passing.Gravatar Julien Boeuf2015-10-09
|
* Add oauth2_auth_token test case in interop testGravatar yang-g2015-07-13