✨ | JSON Web Token Authentication (JWT) | Get the token bearer with the JWT module after log in rest method
✨ | JSON Web Token Authentication (JWT) | Get the token bearer with the JWT module after log in rest method
✨ | JSON Web Token Authentication (JWT) | Get the token bearer with the JWT module after log in rest method
I tested this with a SimplyTest.me site and Postman. I was able to POST to user/login?_format=json and see access_token
in the response, and I was able to use that as a Bearer token to GET restricted content for /jsonapi/node/recipe.