I saw that some sites use a plugin called "amember_remote." I have amember4 and would like to know how to get this plugin, even that must exchange amember4 by amember3. Regards Durval
That is not a "plugin" for aMember itself, but a standalone script which could be installed on different server. That script is able to talk with your main aMember installation via API and can authenticate users through main aMember's database. So, for example you have main aMember installation on server A and have server B where you want to protect content. You need to install amember_remote on server B then you will be able to protect folders on server B. When user will try to access protected content on server B, amember_remote will check his login info and allow/restrict access based on user's subscriptions in your main aMember installation.
I am interested in request user information via the user id. The request is from a PHP page coming from the same site that aMember4 is loaded. Is there a script for this type of request?