Issue Name
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Context
I ran through all the setups procedures. I can see wp-json/jwt-auth/v1/ being added and can see them through GET.
However when I try to POST to wp-json/jwt-auth/v1/token, with username and password being in form data it results in 401 Authorization Required.
Any ideas how to debug this/what caused this?
Issue Name
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Context
I ran through all the setups procedures. I can see wp-json/jwt-auth/v1/ being added and can see them through GET.
However when I try to POST to wp-json/jwt-auth/v1/token, with username and password being in form data it results in 401 Authorization Required.
Any ideas how to debug this/what caused this?