feat: add renew token query for apollo client (chrome-extension) (#5200)
fixes - #5203
This commit is contained in:
@ -32,6 +32,7 @@ export class GraphQLHydrateRequestFromTokenMiddleware
|
||||
'SignUp',
|
||||
'RenewToken',
|
||||
'IntrospectionQuery',
|
||||
'ExchangeAuthorizationCode',
|
||||
];
|
||||
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user