Skip to content

Add BasicClient::new_non_authenticated() #99

Open
@jn9e9

Description

@jn9e9

To support parallaxsecond/parsec-tool#49 it is necessary to create a new BasicClient without authentication being automatically configured as it is with BasicClient::new().

It would be possible to use latest version of new_naked(), but this would not automatically configure other aspects of the client (e.g. providers).

New method should do all the auto configuration as BasicClient::new() except for authenticator, which should be set to Authentication::None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions