fusionauth-php-client icon indicating copy to clipboard operation
fusionauth-php-client copied to clipboard

PHP client library for FusionAuth

Results 13 fusionauth-php-client issues
Sort by recently updated
recently updated
newest added

As described in https://github.com/FusionAuth/fusionauth-php-client/issues/28 cURL errors are not handled so there is no way to know what went wrong. This PR checks if any cURL error occurred before continuing and...