Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add renew token to Apollo client for chrome-extension #5203

Open
AdityaPimpalkar opened this issue Apr 29, 2024 · 0 comments
Open

add renew token to Apollo client for chrome-extension #5203

AdityaPimpalkar opened this issue Apr 29, 2024 · 0 comments

Comments

@AdityaPimpalkar
Copy link
Contributor

Scope & Context

currently if db call returns unauthorized we are clearing token state, this causes the user to do the follow the authorisation process again. Calling the renewToken mutation will give us new tokens to avoid this process

Technical inputs

Follow the renewToken implementation in apollo.factory.ts on the front app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants
@AdityaPimpalkar and others