Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 474 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 474 Bytes

Single Page Application Plugin for Wordpress

Plugin for usage of wordpress like backend only for SPA Application (Vue, React)

Slugs - login with credentials - POST: /wp-json/jwt-auth/v1/token?username=USERNAME&password=PASSWORD

open JWT Token plugin details for more info

List of Wordpress endpoints - https://developer.wordpress.org/rest-api/extending-the-rest-api/routes-and-endpoints/

Dependencies:

- jwt-authentication-for-wp-rest-api