• I’m looking for a solution for using my wordpress site as the main user system to login with. Like WordPress.com has there “login with wordpress” I want my version of login with my www.remarpro.com installation.
    I’m trying to build some kind of api.

    I have tries including the wp-blog-header.php but it doesn’t work outside of the domain, and I have a few sites on there own domain.

    Can I use wp-rest api to get current logged in user like wordpress.com dose? I downloaded wp-rest api as a plugin.

    What more can I try?
    I’m programming in PHP. The information I want to get from wordpress is something like id ,name, email.
    // Victor

  • The topic ‘use wordpress as main user database outside domain’ is closed to new replies.