Introduction If you are working on a mobile app, a headless site, or just want to connect WooCommerce with some external system, then you wll probably need a secure way to access data via API. WooCommerce already gives REST API by default, but it works on API keys, which is a bit old-school now. Not that flexible also, especially when...