• Resolved glemejota

    (@glemejota)


    Hi, I actually need a plugin for securing the wordpress API with JWTs and for placing our central authentication endpoint for all frontend applications we are developing. So, I came across this nice plugin, and I have a basic question: Does this plugin support multiple authentication strategies?
    My problem starts with some backend integrations we need to provide to our customers, and for these frontends we are OK with JWT, though for our backends, I wouldn’t like to have a “service account” with admin access created on WordPress, and first call to retrieve the token, and then make all sequentially requests with the token on the header, I would rather simply call the wordpress API using an API Token, managed by this plugin, is that possible using this plugin?

Viewing 1 replies (of 1 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi there,

    Thanks for reaching out to us.

    We do provide multiple authentications as well.
    Could you please let us know the “service account” is going to make POST calls as well?

    If you could tell us about the “service account” capabilities and which call they are going to make on the REST APIs then we can point you in the right direction.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple authentication strategies’ is closed to new replies.