Always returns true since no auth is required.
@override bool haveSecrets(String? Function(String name) getSecret) => true;