this method is exposed to the main module
@override Future<void> signOut() { return AuthManager().signOut(Utils.globalAppKey.currentContext!); }