MridulM Posted August 4 Share Posted August 4 I am trying to create API based login for users. I used following documentation: https://developers.whmcs.com/api-reference/validatelogin/ I got the passwordhash. Now the above documentation says to use passwordhash as ‘login_auth_tk'. But where I can use the ‘login_auth_tk'? I tried https://whmcs_url/oauth/singlesignon.php?login_auth_tk= login_auth_tk, but that didn't work. How to login using this login authentication token? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.