Skip to content

Commit b6620d2

Browse files
committed
responde in log
1 parent 45e461e commit b6620d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/use-multi-file-auth-state-provider-files.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export class AuthStateProvider {
9797
return;
9898
}
9999

100-
logger.info({ action: 'remove.session', instance });
100+
logger.info({ action: 'remove.session', instance, response });
101101

102102
return;
103103
};

0 commit comments

Comments
 (0)