I think the extension is causing some kind of error, I get the following in the system logs;
ERROR 2020-04-07 17:16:34 Igniter\Flame\Exception\SystemException: Component "session" is not registered.
in /home/philsfi/public_html/app/system/classes/ComponentManager.php:238
ERROR 2020-04-07 17:16:17 The requested page cannot be found: igniter/socialite/facebook/callback
ERROR 2020-04-07 17:16:16 The requested page cannot be found: igniter/socialite/facebook/callback
ERROR 2020-04-07 17:16:15 The requested page cannot be found: igniter/socialite/facebook/callback
ERROR 2020-04-07 17:16:12 Igniter\Flame\Exception\SystemException: Component "session" is not registered.
in /home/philsfi/public_html/app/system/classes/ComponentManager.php:238
This happens when logging in with facebook.
It caused all the extensions to turn off and I had to manually turn them back on.