Skip to content

Commit c2e2a44

Browse files
committed
Migrate to Lens v3
1 parent 9f91674 commit c2e2a44

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apps/web/src/helpers/authLink.ts

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ const REFRESH_AUTHENTICATION_MUTATION = `
1616
refreshToken
1717
idToken
1818
}
19-
... on ForbiddenError {
20-
reason
21-
}
2219
}
2320
}
2421
`;

0 commit comments

Comments
 (0)