Skip to content

new_client_from_environment() is missing 'token' argument #88

@mjpieters

Description

@mjpieters

The docstring for client.new_client_from_environment() states it takes a token argument:

    Parameters:
    url: The url of the 1Password Connect API
    token: The 1Password Service Account token

but there is no token argument, only a url argument. Either update the documentation or add the argument to the function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions