You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. I like the pre-request feature of Postman as well. It would be great have that in RESTer, too.
I have some security concerns with simply executing scripts in the context of the browser extension. Postman runs in a Node.js process, so it can use things like VM to sandbox the scripts. As far as I know something similar is not available in the browser.
There are probably ways to do that. I can't promise that I will get to this anytime soon, though.
I am trying to make it work with laravel/sanctum authorization, could you add some kind of functionality similar to https://blog.codecourse.com/laravel-sanctum-airlock-with-postman/ ?
Thanks
The text was updated successfully, but these errors were encountered: