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