hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

Home Page:https://hoppscotch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature]: Support OAuth2/OIDC Refresh Token

julien4215 opened this issue · comments

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.