Share your ideas, report bugs, and see what's coming next
I’ve run into an issue with cookie.value(): My setup involves a login endpoint that sets a co-auth cookie, but the response actually sets cookies…
Apparently every edit on a Request is saved automatically to local storage. It would be great to show an indication in the filetree next to the…
When debugging GraphQL requests from Firefox, it uses ANSI-C quoting to escape special characters in the gql body. This dollar-prefixed string ($')…
Dear YAAK Team,First of all, I’d like to say that I really enjoy using YAAK. In particular, the HTTP SSE testing view is very well designed. I like…
Plugins should be able to show arbitrary dialogs using the existing FormInput[] that template tags and auth plugins have access to.
Expected Behavior:Display full cookie structure in standard format, e.g.: SID=580e1be678832641969f2e19e70a6d90-176766612345688; Path=/;…
Similar to Postman and Insomnia, I was wondering if Yaak has an option for a premade redirect URI essentially. For Postman, if you select Authorize in…
I have a service that passes a JSON as the body, but then I need a verification hash structured with some parameters from the body as the header or in…
Most of my work nowdays is focused on systems that use oauth1.0 so i think it would be cool to see that supported. Currently, its the only thing…