Hi Todd,
Thanks for the input… I was able to get it working, as you said, you need an
oAuth plugin which I got and am able to connect fine.
Didn’t know about postman and will check that out.
I’ve had good success with the library, just some minor tweaks… working good.
Will have to check out
Hi Stephen
Depending on what you are wanting to do, the WordPress API also supports
Application Passwords (https://wordpress.org/plugins/application-passwords/)
Basic Authentication (https://github.com/WP-API/Basic-Auth) and JSON web
tokens (https://wordpress.org/plugins/jwt-authentication-for-wp-
Thanks Tom, appreciate the input!
Best,
Steve
> On Jun 20, 2018, at 4:51 PM, Tom Glod via use-livecode
> wrote:
>
> Hmmm...maybe Todd can chime in on this I asked him a a few months back
> if it was good and safe to use in production...he said absolutely...so i
> kinda passed that on.
>
Hmmm...maybe Todd can chime in on this I asked him a a few months back
if it was good and safe to use in production...he said absolutely...so i
kinda passed that on.
Todd reads the mailing list, but he is super busy. if its critical.
then maybe try to reach out directly and ask. He is
HI Todd,
Thanks, I have it and am trying to use it.
Looks like I need an oAuth plug-in for wordpress that allows user credentials
as I am running a self hosted site.
The one I’ve found so far that finally is giving me results is WP OAuth Server…
but to get the user credentials, you need the pa
Hey. You can find it on github. DP use it for their work. So it worksI
was planning on using it on a project, but it fell through so I haven't
needed it yet.
https://github.com/digitalpomegranate/livecode-wp-restapi
This is a well written library.
On Wed, Jun 20, 2018 at 3:56 PM, Stephen Mac