Proposed feature
Pollux will become a plugin interface, this will enable more control over the available credentials type that can be used by the agent. It will as well enable developers to provide their own Plugins for credential types that are not by default supported by the Agent.
Feature description
Pollux will become more inline with a plugin interface.
It will be adapted so each plugin as versioning and version support.
Each plugin can identify itself and identify the application/types it supports.
The agent will receive an array of Pollux plugins and pick the plugin that supports a type of credential to run the flow.
Anything else?
No response