Providers
Install and use providers to extend the functionality of available plugins.
Install and use providers to extend the functionality of available plugins.
In Strapi 5, some variables have been renamed for the Mailgun provider options, dropping support for some legacy variables that were deprecated in Strapi v4.
In Strapi 5, the getWhere() for permission provider instances has been removed, and users should use provider.values().filter() to replace it.