Skip to content

Conversation

@MatteoGuarnaccia5
Copy link
Contributor

@MatteoGuarnaccia5 MatteoGuarnaccia5 commented Nov 13, 2025

Description

Added logic to generate a new access token when refreshing it, so that any changes in the users config are captured in the new token

Testing instructions

  • Review code
  • Check Actions build
  • Review changes to test coverage

closes #295

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.99%. Comparing base (1365d54) to head (b6e34b8).

Files with missing lines Patch % Lines
ldap_jwt_auth/main.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #296   +/-   ##
========================================
  Coverage    86.99%   86.99%           
========================================
  Files           10       10           
  Lines          323      323           
========================================
  Hits           281      281           
  Misses          42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

User role not updating in token on refresh

3 participants