I am developing a registrar module and I want to add hook: AdminHomeWidgets.
¿How I can access to registrar module configuration value? I need the api key to perform a request to the registrar api.
If I query the database I can get these values but they are encripted.
Regards.