Skip to content

Extract the ApiClient interface and make a default overridable implementation #59

@ghost

Description

Hi,

In our project, we want to modify ApiClient behaviors, and concretely extract the authentication responsibility. However, ApiClient is a closed class. Even though in Configuration we can assign an instance of it, since it is not based on the interface it is pretty useless.

Thanks!

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