<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [inMemoryPersistence](./auth.inmemorypersistence.md)

## inMemoryPersistence variable

An implementation of [Persistence](./auth.persistence.md) of type 'NONE'.

<b>Signature:</b>

```typescript
inMemoryPersistence: Persistence
```
