rest-api
rest-api copied to clipboard
This module is the REST API for phpList, powered by phpList 4
https://symfony.com/doc/3.4/security/api_key_authentication.html https://symfony.com/doc/3.4/security/guard_authentication.html We need to see whether this actually simplifies things, and whether this works well with FOSRestBundle.
Currently if an illegal request method is used for communication with the API, no response is returned and a PHP Fatal Error is triggered (Uncaught Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException in /base-distribution/var/cache/prod/phplist4coreProdProjectContainerUrlMatcher.php:58). Add exception...
https://en.wikipedia.org/wiki/JSON_Web_Token https://jwt.io/ https://jwt.io/introduction/
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...