Skip to content

Commit a73a0bf

Browse files
authored
update md
1 parent 6700fd8 commit a73a0bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/api-review/auth.api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ export interface ParsedToken {
538538
'auth_time'?: string;
539539
'exp'?: string;
540540
'firebase'?: {
541+
'identities': { [key: string]: string[] };
541542
'sign_in_provider'?: string;
542543
'sign_in_second_factor'?: string;
543544
};

0 commit comments

Comments
 (0)