Skip to content

Add basic auth header shortcut #3

@mfinelli

Description

@mfinelli

It's a common pattern, so we should prompt for the username and password and then do Basic base64(username:password) automatically instead of requiring the user to do it beforehand.

Make a note in the readme somewhere that saved requests are stored in plain text, including auth headers, this is a tool for dev you shouldn't be using real passwords.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions