voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 384 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [inMemoryPersistence](./auth.inmemorypersistence.md)
## inMemoryPersistence variable
An implementation of [Persistence](./auth.persistence.md) of type 'NONE'.
<b>Signature:</b>
```typescript
inMemoryPersistence: Persistence
```