Home > @firebase/auth > ApplicationVerifier > verify
ApplicationVerifier.verify() method
Executes the verification process.
Signature:
verify(): Promise<string>;
Returns:
Promise<string>
A Promise for a token that can be used to assert the validity of a request.