Future<bool?> initialize(String configFilePath) { return MsalAuthFlutterPlatform.instance.initialize(configFilePath); }