Parry Huang
Parry Huang
Hi, I tried to composer require the plugin, but it didn't work. My craft version is "craftcms/cms": "3.0.17.1" Composer version is 1.6.5 PHP version 7.1.17 The system is using amazon...
### Describe the bug [This line](https://github.com/verbb/comments/blob/4a91e9fc51063e18fea70ac410d3aec0d91a0896/src/services/Service.php#L20) needs to be `if (class_exists(GraphqlAuthentication::class) && GraphqlAuthentication::$tokenService?->getHeaderToken()) {` ### Steps to reproduce 1. composer require jamesedmonston\graphqlauthentication 2. Uninstall it, but not remove from composer...