laravel-whmcs-up
laravel-whmcs-up copied to clipboard
WHMCS API client and user provider for Laravel
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...
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....