Skip to content

oauth2 related fixes #4309

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

Merged
merged 4 commits into from
Mar 25, 2025
Merged

oauth2 related fixes #4309

merged 4 commits into from
Mar 25, 2025

Conversation

lohxt1
Copy link
Collaborator

@lohxt1 lohxt1 commented Mar 24, 2025

~ update ui when the oauth2 credentials cache is cleared
~ oauth2 credentials token expiration check should be done only if the expires_in prop is present
~ clear response and clear timeline actions seperation in response pane tab

~ seperate util functions for bruno-lang/v2
~ add default values for autoFetchToken and autoRefreshToken before the .toString() operation
        this ensures that pre-existing oauth2 configurations that lack these newly introduced values do not cause issues.
~ use safeParseJson

@lohxt1 lohxt1 changed the title folder level oauth2 save fn fix oauth2 related parsing validations Mar 24, 2025
@pull-request-size pull-request-size bot added size/L and removed size/M labels Mar 24, 2025
…esponse and clear timeline are 2 different things, clear redux state after clearing oauth2 credentials cache
@lohit-bruno lohit-bruno changed the title oauth2 related parsing validations oauth2 related fixes Mar 24, 2025
@lohxt1 lohxt1 merged commit a0926c4 into usebruno:main Mar 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant