All Projects → syl20lego → Insomnia Plugin Aws Cognito Token

syl20lego / Insomnia Plugin Aws Cognito Token

Licence: mit
Insomnia plugin for AWS Cognito

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Insomnia Plugin Aws Cognito Token

Reactnativeauth
Mobile user authentication flow with React Native, Expo, and AWS Amplify: Sign In, Sign Up, Confirm Sign Up, Forget Password, Reset Password.
Stars: ✭ 108 (+227.27%)
Mutual labels:  appsync, aws-cognito
Aws Serverless Auth Reference App
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
Stars: ✭ 724 (+2093.94%)
Mutual labels:  aws-cognito
appsync-resolvers
AWS AppSync Resolvers for GraphQL using AWS Lambda functions in Go.
Stars: ✭ 37 (+12.12%)
Mutual labels:  appsync
Warrant
Python library for using AWS Cognito. With support for SRP.
Stars: ✭ 384 (+1063.64%)
Mutual labels:  aws-cognito
aws-appsync-refarch-offline
AWS AppSync offline reference architecture powered by the Amplify DataStore
Stars: ✭ 47 (+42.42%)
Mutual labels:  appsync
Aws Serverless Ecommerce Platform
Serverless Ecommerce Platform is a sample implementation of a serverless backend for an e-commerce website. This sample is not meant to be used as an e-commerce platform as-is, but as an inspiration on how to build event-driven serverless microservices on AWS.
Stars: ✭ 469 (+1321.21%)
Mutual labels:  appsync
aws-serverless-fullstack-swift-apple-carplay-example
This application demonstrates a full-stack Apple CarPlay app that uses Swift for both the UI and the backend services in AWS. The app accesses Lambda functions written in Swift and deployed from Docker images. The app accesses Amazon Location Service and a 3rd party weather api to display information in the vicinity of the user.
Stars: ✭ 84 (+154.55%)
Mutual labels:  appsync
Graphql Auto Transformer
A custom transformer of the amplify-cli. It can control accessibility of auto generated fields.
Stars: ✭ 31 (-6.06%)
Mutual labels:  appsync
Jamstack Cms
Modern full stack CMS. Built with Gatsby, GraphQL, AWS Amplify, and Serverless technologies.
Stars: ✭ 702 (+2027.27%)
Mutual labels:  appsync
Aws Appsync Community
The AWS AppSync community
Stars: ✭ 356 (+978.79%)
Mutual labels:  appsync
Aws Mobile Appsync Events Starter React
GraphQL starter application with Realtime and Offline functionality using AWS AppSync
Stars: ✭ 337 (+921.21%)
Mutual labels:  appsync
cognito-idp
Lightweight AWS Cognito Identity Provider client for Kotlin Multiplatform and Typescript projects.
Stars: ✭ 14 (-57.58%)
Mutual labels:  aws-cognito
Awesome Aws Appsync
Curated list of AWS AppSync Resources
Stars: ✭ 594 (+1700%)
Mutual labels:  appsync
twitter
A serverless social network that's under development with some cool stuff, such as Serverless Framework, AppSync, GraphQL, Lambda, DynamoDB, Cognito, Kinesis Firehose, and Algolia ☁️
Stars: ✭ 29 (-12.12%)
Mutual labels:  appsync
Aws Mobile Appsync Sdk Js
JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Stars: ✭ 806 (+2342.42%)
Mutual labels:  appsync
aws-cognito-next
Authentication helpers for AWS Cognito in next.js
Stars: ✭ 64 (+93.94%)
Mutual labels:  aws-cognito
aws-appsync-iot-core-realtime-dashboard
This sample application demonstrates a React based web dashboard receiving real-time updates from IoT sensors. The solution is built with AWS AppSync, AWS Amplify, Amazon Location Service, and AWS IoT Core technologies.
Stars: ✭ 75 (+127.27%)
Mutual labels:  appsync
Aws Mobile Appsync Chat Starter Angular
GraphQL starter progressive web application (PWA) with Realtime and Offline functionality using AWS AppSync
Stars: ✭ 449 (+1260.61%)
Mutual labels:  appsync
Amazon Cognito Identity Js
Amazon Cognito Identity SDK for JavaScript
Stars: ✭ 965 (+2824.24%)
Mutual labels:  aws-cognito
Serverless Aws Cognito Login
Simple example project with instructions how to implement serverless login using AWS Cognito.
Stars: ✭ 26 (-21.21%)
Mutual labels:  aws-cognito

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].