<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@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;
```
