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

Fix: Mock user JWT invalidation and queryClient access #4457

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

briangregoryholmes
Copy link
Contributor

@briangregoryholmes briangregoryholmes commented Mar 27, 2024

This PR solves an issue where JWTs were being invalidated incorrectly according to the expectation of the HTTP Client. Additionally, it solves a bug where createMetricsViewSchema was accessing the queryClient incorrectly.

@briangregoryholmes briangregoryholmes added the Type:Bug Something isn't working label Mar 27, 2024
@briangregoryholmes briangregoryholmes self-assigned this Mar 27, 2024
@briangregoryholmes briangregoryholmes added the blocker A release blocker issue that should be resolved before a new release label Mar 27, 2024
@mindspank mindspank self-requested a review March 27, 2024 21:18
@briangregoryholmes briangregoryholmes changed the title Fix: createMetricsViewSchema not accessing query client via ctx Fix: Mock user JWT and queryClient issues Mar 27, 2024
@briangregoryholmes briangregoryholmes changed the title Fix: Mock user JWT and queryClient issues Fix: Mock user JWT invalidation and queryClient access Mar 27, 2024
@briangregoryholmes briangregoryholmes merged commit 5ebb996 into main Mar 27, 2024
4 checks passed
@briangregoryholmes briangregoryholmes deleted the bgh/mock-user-bug-fix branch March 27, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker A release blocker issue that should be resolved before a new release Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants