Back to plugins
Logo

Basic Auth Header Plugin

Version 1.0.0
Install Plugin

Overview

Insomnia Plugin NPM

Install

  • In Insomnia app
  • Go to Application > Preferences > Plugins
  • Type insomnia-plugin-basic-auth-header on input field
  • Click on Install Plugin.

Usage

  • Using the tag

    • Press Ctrl + Space to insert Query Parameter
    • or type {% basicAuthHeader %} and click on tag
    • Type Username on input field Username
    • Type Password on input field Password
  • Using the tag (short method)

    • Type {% basicAuthHeader 'Username' 'Password' %}

Screenshot

License

License: MIT