OAuth 2.0 Possibility to reset token e.g. after environment change or per script #4392
Open
2 of 4 tasks
Labels
enhancement
New feature or request
I have checked the following:
This feature
Describe the feature you want to add, and how it would change your usage of Bruno
I use the same requests in different environments. Each environment requires a different authorization token (e.g. access token with a different audience). Currently, I need to restart Bruno to clear the token internally stored in {{$oauth2.credentials.access_token}}. It would be amazing if either the would be an option to reset the token when the environment is change or the possibility to access and delete this variable in the script section - in my case of the collection - so that a new token with the variables from the newly selected environment is fetched.
Mockups or Images of the feature
No response
The text was updated successfully, but these errors were encountered: