I have a client that uses Woordpress
and WooCommerce
, and I have to make a mobile app from its virtual store, my problem is in the client's LOGIN.
I looked at several API
Rest of developers and none has the user login, ie I have to do this in hand. My biggest problem now is that I do not know how to make this rest service accessible through a URL for example:
minhaloja.com.br/api/usuario
This page has to be created in the plugin installation.
Does anyone have any ideas?