twenty
twenty copied to clipboard
feat: add renew token query for apollo client (chrome-extension)
fixes - #5203
TODOs/FIXMEs:
- ~~//TODO: replace this with renewToken mutation~~:
packages/twenty-chrome-extension/src/utils/apolloClient.ts - ~~//TODO: replace this with renewToken mutation~~:
packages/twenty-chrome-extension/src/utils/apolloClient.ts
Generated by :no_entry_sign: dangerJS against bf3c43d91affe7fde106bdf8c6c1b685303f9db2
@AdityaPimpalkar Could you look into that issue with @Weiko https://github.com/twentyhq/twenty/issues/5224 it's currently causing problem to validate this PR properly.
Blocked by https://github.com/twentyhq/twenty/issues/5224
Hi @AdityaPimpalkar, we fixed the problem, the right errors are now thrown by the backend.
I tested and I now get an error when I try to login with the extension :
Hey @lucasbordeau Thanks! Made a few changes, this should work properly now 👍