JSON REST API from Mobile App with Authentication
-
Is there a sensible way to use oauth plugin or similar with a mobile app with oauth? The idea is each user will set up a secure connection to wp-json, send their login details, and once confirmed then the mobile app can use wp-json to update meta information pertaining only to themselves.
I assumed oauth plugin would be the way to go, but when I set oauth callback to “oob” because I am on a mobile phone, I can’t pick up the verification code to continue.
Thoughts or help appreciated!
- The topic ‘JSON REST API from Mobile App with Authentication’ is closed to new replies.