]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Add client_credentials oAuth2 auth method 3227/head
authorThomas Citharel <tcit@tcit.fr>
Wed, 14 Jun 2017 15:30:12 +0000 (17:30 +0200)
committerThomas Citharel <tcit@tcit.fr>
Wed, 14 Jun 2017 15:30:12 +0000 (17:30 +0200)
commitcaa0b1765b8c249ff4a868980d90e3410b26b664
tree4396948b27c04b41cc02a1c1fee4a9d292f4b858
parentf93a3109a5f0999dbbd69131c9e5041c390120c9
Add client_credentials oAuth2 auth method

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
src/Wallabag/ApiBundle/Controller/DeveloperController.php
tests/Wallabag/ApiBundle/Controller/DeveloperControllerTest.php