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
Post a Comment