expose public licensing APIs from core #191771
Labels
discuss
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Alternative implementation toward #187296.
Given that we cannot move the entire licensing plugin to core, we should consider if exposing frequently used licensing APIs from core, similarily to how authc and audit is exposed from
core.security
. We would need to delegate the implementation back to the licensing plugin.cc @SiddharthMantri
The text was updated successfully, but these errors were encountered: