Skip to content

Feat (Insomnia): Store Git credentialsΒ #3666

@TuannasCodeCatastrophe

Description

@TuannasCodeCatastrophe

Jobs to be done (optional)

As an Insomnia user, I want my Git credentials stored securely so I do not need to re-enter a Git PAT for every project.

  • If I already have Git credentials defined in my local git.config, Insomnia should be able to read those as well.

This reduces duplication, speeds up Git-based workflows, and brings Git authentication in line with how Insomnia handles cloud credentials.

Definition of done

  • Update Insomnia documentation (https://developer.konghq.com/insomnia/external-vault/) to reflect the new ability to store Git credentials in Preferences. > Update the Preferences β†’ Credentials section to describe:
    • The renaming of Cloud Credentials to Credentials.
    • The renaming of the subsection to Cloud Credentials.
    • The introduction of the new Git Credentials subsection.
  • Create Git credentials reference page
  • Document how stored Git credentials are used:
    • Git credentials added in Preferences populate the Create Git Sync Project workflow.

(Git credentials may also be sourced from an existing local git.config, if available.)

Information

Jira

Due date (optional)

14 Jan

Size

  • M (Medium) Example: writing a UI how to for a straightforward product, adding a plugin example

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions