README
@asheliahut/insomnia-plugin-jwt-tokengenerator
Generates a JWT token
- JWTurl: the URL where the JWT is generated.
- JWTemail: the email.
- JWTpassword: the password.
Generates a JWT token inside the Insomnia REST client
<script type="module">
import asheliahutInsomniaPluginJwtTokengenerator from 'https://cdn.skypack.dev/@asheliahut/insomnia-plugin-jwt-tokengenerator';
</script>
Generates a JWT token