insomnia-tokenize
v1.0.0
Published
Keep token alive with the variable name `tokenVarName` environment variable, if it is not setted it takes `token` by default.
Downloads
2
Readme
insomnia tokenize plugin
Keep token alive with the variable name tokenVarName
environment variable, if it is not setted it takes token
by default.
Your API needs to use "tokenVarName" header in response to work with this plugin.
environment configuration
{
"tokenVarName": "token"
}