Skip to content

Refactoring needed for a Clean Code and Architecture #17

@HomeOfTheWizard

Description

@HomeOfTheWizard

Core logic for is still too dependent on technical dependencies such as the vault driver library.
For instance Authentication methods uses Classes directly from the Vault Driver.
ex: GithubAuthenticationMethod takes an instance of the Auth Class from the 3rd party library.
We must isolate the two package with interfaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions