How to set up cross-domain login with Memberstack across multiple domains including an odd one via API? Answered
Looking to implement cross-domain login and running into some issues (I can't get it to work at all). However, solving that has taken a bit of a turn and so I'm requesting some expert help here.
Here's what we're trying to accomplish...
We have several sites that will be using Memberstack:
While I understand that login across the first four bullets can be achieved, is it possible to have the odd domain also included using API calls?
Even if it means purchasing another Memberstack project (we'd prefer one dashboard though!).
We do have a developer now who can work with scripts and API calls, so that helps a bit.
This would be a huge deal for us. Can it be done?
ALSO: We need a user-facing ticket system. Any recommendations for nice clean integration with Memberstack?
Comments
4 comments
Ivan Throne You can use cross-domain login using a single memberstack dashboard through all your domains by building a custom server to handle requests between your sites and memberstack
That is, build an api service (backend), which you can host on AWS, Digitalocean, Heroku so it will serve as a communication layer between Memberstack and Your Website frontends.
Abdullateef Ademoye Any tutorials around for that?
Your developer should know more if you explain as I just did
Copy, thank you
Please sign in to leave a comment.