• Resolved msegmen

    (@msegmen)


    Hello, thanks for this plugin. I am trying to login and authorize custom endpoints for users. I have tried to make authorized requests by adding my jwt to the header but without cookies I am not able to appear logged in. Is it possible to do it, if so how?
    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Nicu Micle

    (@nicu_m)

    Hello @msegmen,

    In order to authenticate the users on your endpoints, you can try the beta feature “All WordPress endpoints checks for JWT authentication”.

    Just go to plugin general settings, and check that checkbox. On every endpoint, if the JWT is present in the request, it will automatically authenticate the user from JWT ( you will have to set in the Login section “Login by userID/username/email” and add the parameter).

    Let me know if this works for you.

    Best regards,
    Nicu.

Viewing 1 replies (of 1 total)

The topic ‘JWT for Mobile App’ is closed to new replies.