Skip to content

Some commands should not need authentication #49

Closed
@hug-dev

Description

@hug-dev

Some commands:

  • Ping
  • ListProviders
  • ListOpcodes
  • ListAuthenticators

should not need an authenticator. At the moment they do because they are executed through the BasicClient which does automatic authenticator selection.

Maybe the automatic authenticator selection should only be done in the Subcommand::run method for the subcommands that need it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersmediumEffort label

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions