Android Question Use Wordpress User details as login

james_sgp

Active Member
Licensed User
Longtime User
Hi all,

So I have an interesting proposition, I`ve been asked to make a B4X app that views and edits data for a WordPress website. I`m familiar which tables that data is stored, etc. But what I can`t quite grasp is how to I check the user login details (username/password) against the WP_User table, to allow them to access the data of that user?
I`m reading about REST API, Oauth2, etc... but I`m a little confused by them all now. Any pointers would be muchly appreciated.


Thanks James
 
Top