php - XenForo Login Authentication -


i'm working on 3rd party application, , need make stand alone login authentication. don't want setup session or create local data vars of sort, want check username/password match. issue standing xf authentication system doesn't make sense me. i've looked around official xf website, haven't gathered much. understand password/salt data stored in xf_user_authentication table, don't know make of it. kind explain me how passwords formed , what within table?


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -