Skip to content

Commit 2bfaa99

Browse files
committed
remove extra prop
1 parent 4d8cdcc commit 2bfaa99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ export interface SigninResponse {
258258
error: string;
259259
error_description: string;
260260
error_uri: string;
261-
expires_in: number;
262261
id_token: string;
263262
profile: any;
264263
scope: string;

0 commit comments

Comments
 (0)