WooCommerce-REST-API-Client-Library
WooCommerce-REST-API-Client-Library copied to clipboard
How to use this library to login customer
Please see link https://github.com/woothemes/woocommerce/commit/a4fe8267402358369a4805b1622ed09b49015b20
I'm trying to make this login end point work with this library so that I can create a login page for my customers on android phones. If its a mystery which I'm not suppose to know please atleast give me hint or a starting point. Been working on this for days now.
WordPress has its own REST API for handling WordPress stuff such as this. Have you looked at that?