---
id: sdk.riskintelligenceoptions.bypasscache
title: RiskIntelligenceOptions.bypassCache
hide_title: true
sidebar_class_name: sidebar-hidden
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[@friendlycaptcha/sdk](./sdk.md) &gt; [RiskIntelligenceOptions](./sdk.riskintelligenceoptions.md) &gt; [bypassCache](./sdk.riskintelligenceoptions.bypasscache.md)

## RiskIntelligenceOptions.bypassCache property

Whether to bypass the token cache and force the request of a new token from the API.

**Signature:**

```typescript
bypassCache?: boolean;
```