Bug 20727: Replace usage of File::Spec->tmpdir with Koha::UploadedFile->temporary_dir...
[srvgit] / 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