voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
20 lines (11 loc) • 496 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [EmailAuthCredential](./auth.emailauthcredential.md) > [toJSON](./auth.emailauthcredential.tojson.md)
## EmailAuthCredential.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.