Skip to content

Commit 2ab70cd

Browse files
committed
PR comments
1 parent f437daf commit 2ab70cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/phone-number-verification/phone-number-verification-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export interface PhoneNumberVerificationToken {
2424
* The issuer identifier for the issuer of the response.
2525
* This value is a URL with the format
2626
* `https://fpnv.googleapis.com/projects/<PROJECT_NUMBER>`, where `<PROJECT_NUMBER>` is the
27+
* project number of your Firebase project, and the
2728
* same project number specified in the {@link PhoneNumberVerificationToken.aud} property.
2829
*/
2930
iss: string;

0 commit comments

Comments
 (0)