mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4017] [feature]: Support OAuth2/OIDC Refresh Token #1418
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#1418
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 @julien4215 on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4017
Is there an existing issue for this?
Summary
Hoppscotch currently does not support Refresh Token. The feature should be the same as for Postman (see this blog https://blog.postman.com/oauth-2-0-token-refresh-and-id-token-support/)
This was already asked in the issue #337 but the part about Refresh Token was not implemented.
Why should this be worked on?
It would be much faster to use the refresh token than having to generate each time a new token.
@pavelicii commented on GitHub (Aug 22, 2024):
+1, was very surprised it is not supported.
@KamranKhorsandi commented on GitHub (Aug 26, 2024):
Unfortunately, it is supported, but only in the Self-Hosted Enterprise version.
@Grasiella commented on GitHub (Aug 28, 2024):
commenting on engagement, it's being a problem here too