Home > @firebase/auth > ConfirmationResult > verificationId
ConfirmationResult.verificationId property
The phone number authentication operation's verification ID.
Signature:
readonly verificationId: string;
Description
This can be used along with the verification code to initialize a PhoneAuthCredential.