We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On twitter I asked:
is there any where for a dynamic value extension to store values between requests? I have to fetch tokens that expire in 30min and would like to avoid fetching a token for each request.
is there any where for a dynamic value extension to store values between requests?
I have to fetch tokens that expire in 30min and would like to avoid fetching a token for each request.
The reply came back:
Unfortunately it's not yet possible. We are planning to add a caching API to the JS environment. Hopefully we can do that soon ;) Sorry for the wait, though. We got more and more votes for such a caching mechanism, so it should come very soon. -Micha
Unfortunately it's not yet possible. We are planning to add a caching API to the JS environment. Hopefully we can do that soon ;)
Sorry for the wait, though. We got more and more votes for such a caching mechanism, so it should come very soon. -Micha
So sounds like something to look forward to. I figured I'd open an issue here just so everyone else could keep an eye on it.
The text was updated successfully, but these errors were encountered:
Thanks for opening the issue @drewish 😄 Also related to luckymarmot/Paw-DigestAuthDynamicValue#2
Sorry, something went wrong.
No branches or pull requests
On twitter I asked:
The reply came back:
So sounds like something to look forward to. I figured I'd open an issue here just so everyone else could keep an eye on it.
The text was updated successfully, but these errors were encountered: