mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #5254] [feature]: Auto re-generate OAuth token #2007
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2007
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hugo082 on GitHub (Jul 17, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5254
Is there an existing issue for this?
Summary
It would be great to automatically regenerate the OAuth token after expiration.
Why should this be worked on?
We are working with daily authentication tokens and it means I have to go to
Collections > Properties > Authorization > Generate tokeneveryday in order to make it up to date while the app could do it by itself when it detects outdated token.Also note that I have to close & reopen the request tab to make it use the freshly generated token.
@garvitjawa commented on GitHub (Jul 22, 2025):
Hi! I'd love to work on this issue. It sounds like a useful enhancement and I think I can implement the auto-refresh mechanism.
Could you please assign it to me or let me know if there’s anything I should know before getting started?
@soumyamakkar commented on GitHub (Aug 16, 2025):
Is anyone working on this issue? If not, can I be assigned?
@stefancroweult commented on GitHub (Jan 29, 2026):
It would be very useful to get this feature to save having to always manually refresh
@WoBBeLnl commented on GitHub (Feb 5, 2026):
Damn, this would be so great to have!
@bittoby commented on GitHub (Feb 23, 2026):
@anwarulislam @mirarifhasan Can I pick this up? I'd like to contribute
thanks