WordPress Rest API / Auth JWT

Hi guys,

Just wondering if anyone could recommend or advise on the best way to authenticate with the WordPress rest api?

I see that you had a plugin for this

but it has since been deprecated.

I’ve been having a test with the

plugin and it seems really nice.

Is it possible to use this solution and then somehow access private/locked down endpoints from an SPA? or am I heading in the wrong direction here?

Many thanks

Hi @adamm

Currently, we don’t have a solution that’s been tested with the WP API but that is on our radar. We do, however, have a PHP SDK that might work for you. Quickstart tutorial is here:

Let me know if you run into any problems or what your solution ended up being :+1:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

Quick note for anyone looking to do this … I wrote a guide here:

1 Like