Skip to content

Commit 05586a3

Browse files
committed
chore: update api-extractor reports for app check jti parameter addition
1 parent 4433ba9 commit 05586a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

etc/firebase-admin.app-check.api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export interface AppCheckToken {
2424

2525
// @public
2626
export interface AppCheckTokenOptions {
27+
jti?: string;
2728
limitedUse?: boolean;
2829
ttlMillis?: number;
2930
}

0 commit comments

Comments
 (0)