Skip to content

fix: session timeout and 403 errors #2452

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
Apr 14, 2025
Merged

Conversation

kevin-hashimoto
Copy link
Collaborator

  • fix: addresses 403 errors that happen when tokens refresh
  • refactor: more modern approach to setting/refreshing tokens, closes LCFS - session timeouts #2325

many changes are just file name changes. the real stuff is in KeycloakProvider.jsx

Copy link

github-actions bot commented Apr 10, 2025

Backend Test Results

643 tests   643 ✅  2m 29s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit bd0b9bc.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 10, 2025

Frontend Test Results

  1 files  152 suites   1m 9s ⏱️
635 tests 615 ✅ 20 💤 0 ❌
637 runs  617 ✅ 20 💤 0 ❌

Results for commit bd0b9bc.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@dhaselhan dhaselhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kevin-hashimoto kevin-hashimoto merged commit 4bfd7fb into develop Apr 14, 2025
12 checks passed
@kevin-hashimoto kevin-hashimoto deleted the feat/kevin-2325 branch April 14, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LCFS - session timeouts
2 participants