WP-API / docs-v2

Documentation for version 2 of the API
http://v2.wp-api.org
58 stars 76 forks source link

Documentation: Getting Started: How to authenticate from JS using cookie authentication #165

Open krogsgard opened 7 years ago

krogsgard commented 7 years ago

Show a basic example of using cookie authentication with JavaScript.

Our assumption is that folks building mobile apps and wanting to use the WordPress REST API have a greater understanding of authentication options than web app developers.

We want to show a basic authentication example for someone that needs authentication for experimenting with C/U/D.