laravel-whmcs-up icon indicating copy to clipboard operation
laravel-whmcs-up copied to clipboard

WHMCS API client and user provider for Laravel

Results 3 laravel-whmcs-up issues
Sort by recently updated
recently updated
newest added

So since WHMCS AutoAuth is no longer available in WHMCS, how are you doing auth? I want users to be able to one click login from WHMCS into the laravel...

enhancement
wontfix

When I use API GetClientsProducts it gives error "Error generating JSON encoded response: Malformed UTF-8 characters, possibly incorrectly encoded" although all the rest API is working

As per the documentation https://developers.whmcs.com/api-reference/validatelogin/ `passwordhash is returned if Two-Factor Authentication is not required for the account` So, I think that's the reason of login failure when 2FA is on....