Coder Social home page Coder Social logo

insomnia-plugin-user-picker's Introduction

This plugin aims to solve a frequent problem for developers when testing their APIs: switching between different user profiles. With the User Picker, you can keep a list of users and switch between them easily.

Creating your first login entry

Click the Document dropdown menu.

Dropdown menu

Then click on the "Add user" button:

Dropdown menu

and then add the form data.

  • name: It is the user name that will appear in the menu;
  • identifier: It is any identifier that will be used as a credential (E-mail, or username);
  • password: It is the user's password;

After that the username will be available in the list

Dropdown menu

Getting user data

You can access the document menu and click on any user that you have created. The selected user will have a "check" icon.

To access the data of the selected user, you can use some template tags from the plugin, which are:

Current user name: The name of the selected user; Current user identifier: The identifier of the selected user; Current user password: The password of the selected user;

Dropdown menu

Editing a user

You can edit a user by clicking on the Document menu again and then on "Edit User".

Dropdown menu

After that, a modal will appear with a list of identifiers. Just click on the profile that you want to edit and complete the steps.

Deleting a user

You can delete a user by clicking on the Document menu again and then on "Delete User".

Dropdown menu

After that, a modal will appear with a list of identifiers. Just double-click on the "x" icon next to the user you want to delete and click on "finish".

Dropdown menu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.