Skip to content

A way to chain requests? #44

Description

@jbmerli

Hi!

It would be great to be able to chain two requests in order for the first one to obtain a JWT token that can be used in the second request, in an Authorization header in my case.

Or in a more generic way: to have the possibility to store the data we get from a request, and use it in the next request.
That would open a lot of use cases I think. But I have no idea of the complexity!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions