Stops any ongoing authentication
Future<bool> stopAuthentication() => _localAuth.stopAuthentication();