1.0.0 • Published 8 months ago

insomnia-plugin-basic-auth-header v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

Base64-Auth-Header Tag

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

1.0.0

8 months ago