nrbnlulu / strawberry-django-auth

Authentication system for django using strawberry
https://nrbnlulu.github.io/strawberry-django-auth/
MIT License
68 stars 31 forks source link

Include user on refresh token result. #521

Open jaydensmith opened 7 months ago

gqlauth commented 7 months ago

Release Notes

error


Here is an example format:

Release type: <patch/minor/major>
[//]: # (describe your changes here...)
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.93%. Comparing base (9c760b6) to head (73c8768). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #521 +/- ## ========================================== + Coverage 92.82% 92.93% +0.10% ========================================== Files 33 33 Lines 1478 1501 +23 ========================================== + Hits 1372 1395 +23 Misses 106 106 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nrbnlulu commented 7 months ago

please add a RELEASE.md