To maybe fix or at least help troubleshoot the #97 I have changed the order of checks and added a meaningful error instead of returning null. Performing the check for the plugin configuration first makes more sense, as we want to let users through if the plugin isn't configured.
To maybe fix or at least help troubleshoot the #97 I have changed the order of checks and added a meaningful error instead of returning null. Performing the check for the plugin configuration first makes more sense, as we want to let users through if the plugin isn't configured.