voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
20 lines (11 loc) • 436 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [User](./auth.user.md) > [toJSON](./auth.user.tojson.md)
## User.toJSON() method
Returns a JSON-serializable representation of this object.
<b>Signature:</b>
```typescript
toJSON(): object;
```
<b>Returns:</b>
object
A JSON-serializable representation of this object.