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

Automatic refresh of a OAuth2+PKCE token #2437

Open
1 task done
NjbBzz opened this issue Jun 11, 2024 · 0 comments
Open
1 task done

Automatic refresh of a OAuth2+PKCE token #2437

NjbBzz opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@NjbBzz
Copy link

NjbBzz commented Jun 11, 2024

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

Hi
I have set up an OAuth2 + PKCE in Auth tab of a collection.
The requests in the collection are configured with "inherit".
As the token is valid only for a short amount of time, it needs to be refreshed before sending a new request.
Currently it's done manually by clicking on "get access token" in Collection Auth tab.
I didn't find a way to automatize it in pre-request script.
It will be great if this action is automatically executed each time a request is sent and the token is expired.

Mockups or Images of the feature

Capture d’écran du 2024-06-11 10-21-25

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

No branches or pull requests

1 participant