ctyler Posted April 12, 2022 Share Posted April 12, 2022 Hello, I am trying to figure out how to share logins between Laravel and WHMCS. I experimented with the OpenID login. that worked well but the person logging in has to give permissions when initially logging in. There is no way to bypass this. I can see this being confusing for a customer. I am looking to have a user log in either from Laravel and/or from WHMCS and be logged into both. Or log into WHMCS using Laravel and be logged into both. I have seen some variation of this question but there does not seem to be clear winner. Any help with this would be appreciated. 0 Quote Link to comment Share on other sites More sharing options...
serverbd Posted April 16, 2022 Share Posted April 16, 2022 It can be help for you, Im not sure https://marketplace.whmcs.com/product/4637-wra-restful-api-addon-for-whmcs 1 Quote Link to comment Share on other sites More sharing options...
ctyler Posted April 16, 2022 Author Share Posted April 16, 2022 Hi @serverbd That is not really what I am after. Thank you anyway though. I am pretty familiar with the APIs. That's not really sharing a login. 0 Quote Link to comment Share on other sites More sharing options...
ctyler Posted April 22, 2022 Author Share Posted April 22, 2022 Does anyone have any thought of just using Laravel or just using WHMCS to log in, instead of both ways. So for instance, when a user logs into WHMCS we could do a redirect to a Laravel route that logs them into Laravel, then redirect them back to WHMCS. If a user wants to access a protected area in Laravel and they are not logged in - redirect them to the WHMCS login. 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.