Recent content by MMAPP

  1. M

    User Registration & Custom User DB

    I meant that, ideally everything would seek auth from an single (my) DB table with usersname / hashed password. With the API docs you provided, I'm thinking the following is the process: Post to API->/users with account info created on my site Save the user_id from the return User object into...
  2. M

    User Registration & Custom User DB

    I have an existing web app with about 10,000 subscribers (LAMP stack). I'd love to use xenforo, but a prerequisite is tight user-integration. Disconnected user databases is a non-starter for me personal. (I dealt with this back in the phpbb and vbulletin days [I owned a very large forum] and I...
Back
Top Bottom