Skip to content

Commit baffe78

Browse files
author
kyun
committed
revert
1 parent 32c2de4 commit baffe78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

common/api-review/auth.api.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -538,9 +538,6 @@ export interface ParsedToken {
538538
'auth_time'?: string;
539539
'exp'?: string;
540540
'firebase'?: {
541-
'identities'?: {
542-
[key: string]: string[];
543-
};
544541
'sign_in_provider'?: string;
545542
'sign_in_second_factor'?: string;
546543
};

0 commit comments

Comments
 (0)