Skip to content

Add helper-style callback functionality #3

Description

@solvingj

The initial naive implementation is to return the credentials via stdout. This is inherently insecure and problematic, but still an improvement to storing credentials as environment variables. We can make minor some improvements on this approach, but it will never be secure enough for some cases.

This ticket is for the eventual addition of a generic cross-platform credential helper like this, which reads the credentials in from the keychain, and holds them in memory, and provides a more robust pattern for interacting with various credentials.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions