Skip to content

split token driver in two #864

Description

@adecaro

This Issue requests to split driver.Driver in two interfaces:

  • One to obtain an instance of TokenManagerService;
  • Another one to obtain an instance Validator.

This is to avoid that when only the validator is needed, it carries over dependencies to the TMS as well with possible generated conflicts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions