diff --git a/SeacmsAuth.php b/SeacmsAuth.php index 703a1e9..259e391 100644 --- a/SeacmsAuth.php +++ b/SeacmsAuth.php @@ -2,12 +2,13 @@ // SPDX-License-Identifier: EUPL-1.2 // Authors: see README.md +use SeaCMS\Api\ApiAware; use SeaCMS\Api\JsonResponse; /** * authentification plugin for Pico 3. */ -class SeacmsAuth extends AbstractPicoPlugin +class SeacmsAuth extends AbstractPicoPlugin implements ApiAware { /** * Pico API version.