Skip to content

Add the ability to generate passwordsΒ #105

@tdb

Description

@tdb

Use Case

I have a tool for rotating passwords. It updates the password in 1Password and then on the system. I've used the Connect API with its generate and recipe fields to do this before, and the CLI has the --generate-password[=recipe] flag to do the same. I could generate passwords in my tool, but I'd prefer to continue with 1Password doing this for me all in one step.

Requirements and desired behavior

I suppose the most consistent way would be to do similar to how the Connect API does it. Make the value field optional for password items, and have a boolean generate field and optional recipe field.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions