-
Notifications
You must be signed in to change notification settings - Fork 785
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
Warn users that their tokens have expired #3935
Comments
@gchhablani If it is open, can i try it? |
@saimadhav24 Sure, please go ahead. |
@gchhablani Thank you |
@gchhablani failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed |
You may refer here it'll solve it. |
@AyushR1 I have tried some methods of above link, nothing seems to work, is it some authorization issue, like its giving the message pull access denied. |
Join/see the Slack channel, the same problems were discussed earlier on it. |
@AyushR1 I will be working on it, can you give me a deadline, like i need some time because of my college work i need some time |
I am not the mainteinter @saimadhav24 |
@AyushR1 Where can i find slack channel? |
Hey @saimadhav24 are you still working on this issue ? If not, can I be assigned to it? |
@pratyaksh29 i am stuck on it , i am getting the same old error |
While I don't have direct experience with frontend and backend development, I'm eager to learn and willing to take on this challenge. I'm confident that I can learn the necessary skills and work collaboratively to help with this feature. |
If it is open, can i work on it? |
can i work on it? |
I can fix this issue. If this is still open please assign this to me |
Hi I am keenly interested in addressing specific issues and am earnestly hopeful of having the opportunity to engage with them further. |
Hey @gchhablani, has this issue been fixed? |
This issue is still open feel free to work on this @Ashish8329 |
could, you please assigning it to me? @Suryansh5545 |
@Suryansh5545 |
Warn users that their tokens have expired.
Find a way to suggest to the users that their tokens might have expired when they try to fetch the tokens.
Suggest is in a error message or remind them to refresh tokens. This might also need backend changes to check if token is expired and probably writing a frontend function to call that endpoint.
The text was updated successfully, but these errors were encountered: