insomnia/plugins/insomnia-plugin-kong-portal
Jack Kavanagh 1f05683fad
Chore/upgrade-electron-17 (#4529)
* bump node, electron, libcurl

* bump electron-builder

* stub performance, because inso imports react

* bump @types/node

* match up builder versions

* Disable consent prompts for oidc server

* bump electron and libcurl to latest

* waitForCookies for oauth tests

* Bump NodeJS to 16.13.0

* removes node 14 hack for BufferEncoding

* Replace oidc-provider html interaction pages with a simple html form

* make document cookie wait explicit

Co-authored-by: David Marby <david@dmarby.se>
2022-03-07 13:10:35 +00:00
..
assets Usage documentation for bundled plugins (#2120) 2020-05-13 09:22:55 +12:00
flow-typed Initial designer merge 2020-04-26 13:33:39 -07:00
src chore: move GA events to segment (#4403) 2022-01-25 14:50:46 +00:00
.babelrc Present Kong Admin API connection errors to user (#3205) 2021-03-24 15:38:09 +13:00
.flowconfig Present Kong Admin API connection errors to user (#3205) 2021-03-24 15:38:09 +13:00
.gitignore Fix insomnia-components version to 2.2.19 for kong portal plugin (#2522) 2020-08-18 09:34:17 +12:00
.npmignore Fix .npmignore 2021-05-19 14:37:56 +02:00
index.js chore: move GA events to segment (#4403) 2022-01-25 14:50:46 +00:00
package-lock.json Chore/upgrade-electron-17 (#4529) 2022-03-07 13:10:35 +00:00
package.json version packages lib@2.5.1 2022-03-01 18:21:42 +01:00
README.md Update readme and mark pre-bundled kong plugins as unlisted from plugin hub (#4164) 2021-11-10 07:42:41 +00:00
webpack.config.js Expose styled-components on the window object for UI plugins (#2528) 2020-08-21 06:44:08 +12:00

Kong Portal Deploy (Insomnia Plugin)

Npm Version

This is a plugin for Insomnia to add the ability to deploy API specifications to Kong Portal.

This plugin is pre-installed within Insomnia, and usage documentation can be found here.