Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to chain requests? #44

Open
jbmerli opened this issue Jan 21, 2025 · 0 comments
Open

A way to chain requests? #44

jbmerli opened this issue Jan 21, 2025 · 0 comments

Comments

@jbmerli
Copy link

jbmerli commented Jan 21, 2025

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant