Home > @firebase/auth > EmailAuthCredential > toJSON
EmailAuthCredential.toJSON() method
Returns a JSON-serializable representation of this object.
Signature:
toJSON(): object;
Returns:
object
a JSON-serializable representation of this object.