oc-jwtauth
oc-jwtauth copied to clipboard
How the request at the client side should look like?
How do you make the POST request with a parameter that you later call as Request::get('email')? Do you use Postman? Can you give an example of how the request at the client side should look like?
Hello! Your're right - Postman. Here is the example:
Feel free to make a suggestion how could using the plugin be more convenient in your case. And may be I'll implement this new logic.
Hi @vdomah
Would it be possible to get the refresh token added to the response and an endpoint to refresh the current token?
I will look into adding this sometime and will do a PR if I do but I was just wondering if it is something you have looked at or thought about already?