David Fally

Results 5 issues of David Fally

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I've made an oversight by doing a GET request via...

area-mvc
feature-cors

I've upgraded `GuzzleHttp` to the latest minor version and refactored the tests to remove deprecation warnings, caused by GuzzleHttp deprecating `ClientInterface::getConfig` (removing it in the upcoming major version - v8.0)...

According to composer.json, the dependency `firebase/php-jwt` is allowed to update implicitly until the last minor version of the current major (v6.x). However, this would actually negate the mentioned minimum required...

When trying to pass the credentials to `/wp-json/jwt-auth/v1/token` via "Authorization: Basic ....." header, the endpoint will not authenticate as `$request->get_param()` does not work with headers. As per README.md, you are...

### Is your feature request related to a problem? Font-Awesome supports the major frontend frameworks such as React, Vue… as well as some Meta Frameworks like Next.js, but using it...

feature