Aug 22, 2017 · 1 min read
Hi Andrey, thanks for the great article!
I wonder if you know a way (or can point me in the right direction) on implementing WP Auth with WP REST API?
Specifically, I have some pages that are only visible for registered users. So I need to implement a register/login form and send requests to WP via the API.
After googling a bit, I found this article where I have to install an auth plugin which I’m not quite sure I absolutely need? What would you suggest?
