* Work in Progress
* Add new config option
* Work in progress
* Shopify token middleware
* Remove redundant command
* Removed debugging code
* Revert some changes back to master versions
* No longer need the JWT env option
* Reverted newlines
* Removed custom package
* Expiration bugfix
* Add root api route
* Split routes
* Authentication token tests
* Nove logic
* Update unit tests
* Update unit tests
* Reverted composer
* Removed
* Lint fix
* Drop php 7.2
* Only use legacy factories when Laravel 8 is in use
* Remove legacy package
* Add docblock for helpers
* Missing docblock
* Style CI fixes
* Style CI fixes
* Force the middleware
* Updated to throw exceptions instead of a plain response on token errors
* Exception handler for bad tokens
* Style CI fixes
* trigger GitHub actions
* Make sure the expiration in the test tokens is in the future