How to have an external DB read and get data from my wordpress database

I'm building a Chrome extension and I would like it connected to my wordpress site. What I'm trying to achieve is to have a user register on my wordpress site, and then be able to login using the same credentials on the Chrome extension. How can I achieve this?

Topic google-chrome database Wordpress

Category Web


You should check the rest api http://v2.wp-api.org/ you can access data remotely even update posts, etc.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.