Returns true if passkeys are supported by the device We have deprecated this function (it will now always return true).
@override Future<bool> canAuthenticate() async => _api.canAuthenticate();