Hi, this is my first post here. And i am encountering a problem connecting my woocommerce store to my react native app.
I have used plugins like Simple JWT Login and JWT- Auth but somehow these plugins dont work and although they generate the JWT token but when i use the token as Bearer Token then the other Endpoints of wordpress like
wp/v2/users/me
I get response in json like JWT is not configured properly.
Or if i use Simple JWT login plugin then response says user property not found in token.
Do you guys have experience with this ?
Please help me with your open suggestions.
