• Will

    (@willbeing)


    Hi there,

    We’re wondering if the plugin can be used to modify user data – such as user roles – without being tied to user creation. Can roles of existing users be modified using JWT?

    Thanks,
    W

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

    (@nicu_m)

    Hello Will,

    Yes. You can modify the user roles.
    You need to enable Allow jwt usage on all enpoints.

    After this, you can update the user using the WordPress REST enpoint and pass the JWT in the request.

    Let me know if this works for you.

    Best regards,
    Nicu.

Viewing 1 replies (of 1 total)

The topic ‘Modify User Roles Without User Creation’ is closed to new replies.