Viewing 1 replies (of 1 total)
  • Plugin Author Ali Qureshi

    (@parorrey)

    Each time you need to authenticate user, you need to use generate_auth_cookie endpoint. (and then store it local storage for later calls).

    You can ask user to provide username (or email) and password to generate cookie and log him in.

    BTW, you can use my other ‘JSON API User’ plugin for more endpoints. All existing endpoints of this plugin are available there.

Viewing 1 replies (of 1 total)

The topic ‘User Authentication query’ is closed to new replies.