I didnt use session or cookie in my authentication flow but I use jwt. How can I send an internal get request to another route? I did try to include your file in my project and modified it but it doesn't work. The example in README.md only shows how to send a post request. Is this possible? if yes, how can I do it?
I didnt use session or cookie in my authentication flow but I use jwt. How can I send an internal get request to another route? I did try to include your file in my project and modified it but it doesn't work. The example in README.md only shows how to send a post request. Is this possible? if yes, how can I do it?