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 dj rest auth response jwt with expiration #1149

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

huynguyengl99
Copy link

This PR is just for fixing schema of dj rest auth jwt token with expiration

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (db414d6) 98.58% compared to head (5ef15cd) 98.53%.

Files Patch % Lines
drf_spectacular/contrib/rest_auth.py 81.08% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1149      +/-   ##
==========================================
- Coverage   98.58%   98.53%   -0.05%     
==========================================
  Files          72       72              
  Lines        8766     8817      +51     
==========================================
+ Hits         8642     8688      +46     
- Misses        124      129       +5     

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

@Dresdn
Copy link

Dresdn commented Aug 26, 2024

Hey @tfranzel, I was just about to open a PR for this, too, and saw the great work done here (including tests!). I'm bumping to see if this can be merged in. Thanks!

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.

2 participants