Socket
Socket
Sign inDemoInstall

insomnia-plugin-oauth2-token-provider

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    insomnia-plugin-oauth2-token-provider

This plugin adds a responseHook that handles OAuth2 token responses and provides it for the use in other requests.


Version published
Weekly downloads
260
increased by2.36%
Maintainers
1
Install size
35.5 kB
Created
Weekly downloads
 

Readme

Source

insomnia-plugin-oauth2-token-provider

This plugin adds a responseHook that handles OAuth2 token responses and provides it for the use in other requests.

Use the following custom template tag: access_token

Example:

GitHub Logo

Use different token url suffix

For customization of the token path - as not all OAuth2 systems use "/oauth2/v2.0/token" token url suffix - you have to set the following variable in your environment:

"oauth2_token_url_suffix": "connect/token"

Credits

original by https://github.com/incureforce/insomnia-plugin-oauth2-token-handler and PR by https://github.com/owen-improbable

Keywords

FAQs

Last updated on 26 Apr 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc