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

[feature]: Support OAuth2/OIDC Refresh Token #4017

Open
1 task done
julien4215 opened this issue Apr 29, 2024 · 0 comments
Open
1 task done

[feature]: Support OAuth2/OIDC Refresh Token #4017

julien4215 opened this issue Apr 29, 2024 · 0 comments
Labels
feature New feature or request

Comments

@julien4215
Copy link

julien4215 commented Apr 29, 2024

Is there an existing issue for this?

  • I have searched the existing issues

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.

@julien4215 julien4215 added the feature New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant