New Plugin for automatic setting of JWT environment variable #88
r4jk3
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To use plugin, go to plugins, create new and use this as handleResponse function.
If enabled this will be used in all requests, the ones containing access token will be used to set variables.
To use token as variable just create new request and in Auth tab add
{{jwt}}
, it should contain latest token each time.Beta Was this translation helpful? Give feedback.
All reactions