JSON API Auth extends JSON API Plugin to allow RESTful user authentication..
I have added few methods and authored it as WordPress plugin so that it could be searched and installed vis WordPress..
First you have to install JSON API for WordPress Plugin ..
To install JSON API Auth just follow these steps upload the folder json-api-auth to your WordPress plugin folder . activate the plugin through 'Plugins in WordPress or by using the link provided by the plugin installer. activate the controller through JSON API menu found in the WordPress admin center ...
To install JSON API Auth just follow these steps upload the folder json-api-auth to your WordPress plugin folder . activate the plugin through 'Plugins in WordPress or by using the link provided by the plugin installer. activate the controller through JSON API menu found in the WordPress admin center ...
Great piece of Cake, but incompatible to Jsone APi Plugin.
Hi, I am using JSON API plugin it was nice experience really thankyou...
I read I can't have access to the posts postmeta unless I'm authenticated and I thought maybe your plugin is the solution to that..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added the function to authenticate, allow the user to use JSON API core controllers as well.
Read more