Bug 21846: Add Koha::Tags::Approval(s) and Koha::Tags::Index(es)
[koha.git] / Koha / OAuth.pm
2018-05-09 Tomas Cohen AraziBug 20612: (QA follow-up) Fix typo in method POD
2018-05-09 Tomas Cohen AraziBug 20612: Make OAuth2 use patron's client_id/secret...
2018-05-08 Tomas Cohen AraziBug 20402: Add missing POD
2018-05-08 Julian MauriceBug 20402: Implement OAuth2 authentication for REST API