Issaram I installed the sso extension to my form but I then got locked out of my admin account and I cant log in Is there a way to remove the extension without logging in? sso extention
KBExit Issaram in your Flarum's SSH Terminal. Or are you hosted via FreeFlarum? In which case, you didn't install the extension, but enabled it. If FreeFlarum, you'd have to post in their support forums and not here.
clarkwinkelmann You can also edit the extensions_enabled line in the settings table of the database to disable a particular extension. Make sure the value remains a valid JSON array after edit (remove the quoted string and ONE comma).
IanM If you have CLI access, for example via SSH, you can also simply disable the extension without having to uninstall it: php flarum extension:disable fof-oauth