insomnia-plugin-aws-cognito-token

0.15.0 • Public • Published

insomnia-plugin-aws-cognito-token

Insomnia plugin for AWS Cognito allowing you to fetch the JWT Token automatically and inject the token in the Authorization header.

Note: version 0.10.0 changed the Tags order, you may have to reorder your Tags value.

Note: version 0.14.0 change the UserPoolId to Region, it is kept backward compabible but you should remove the string after the underscore to keep only the region part of the pool. E.g. us-east-1_ABCDEF should be us-east-1

NPM

https://www.npmjs.com/package/insomnia-plugin-aws-cognito-token

Insomnia

Insomnia is a free cross-platform desktop application that takes the pain out of interacting with HTTP-based APIs.

Plugin

Insomian Plugin API support an Asynchronous API perfect form performing AWS Cognito Authentication before doing any request to AppSync for example

Install

Install

Usage

Environment

Environment

Add Plugin's data

Form

Request Header

Header

Package Sidebar

Install

npm i insomnia-plugin-aws-cognito-token

Weekly Downloads

30

Version

0.15.0

License

MIT

Unpacked Size

632 kB

Total Files

8

Last publish

Collaborators

  • syl20lego