Bug 20624: Make /api/v1/oauth/token respect RESTOAuth2ClientCredentials
[koha.git] / Koha / REST / V1 / OAuth.pm
2018-05-09 Tomas Cohen AraziBug 20624: Make /api/v1/oauth/token respect RESTOAuth2C...
2018-05-08 Julian MauriceBug 20402: Remove useless call to Koha::OAuthAccessToke...
2018-05-08 Julian MauriceBug 20402: Implement OAuth2 authentication for REST API