Styria-Digital / django-rest-framework-jwt

JSON Web Token Authentication support for Django REST Framework
https://styria-digital.github.io/django-rest-framework-jwt/
MIT License
191 stars 57 forks source link

Adjusted serializer to reflect actual return #113

Open creyD opened 1 year ago

creyD commented 1 year ago

@fitodic Could you please take a look here and tell me if I need to adjust anything? I overwritten the impersonation in all of my projects to account for this discrepancy but now I would like to fix it in the package.

creyD commented 1 year ago

@fitodic Hi, how is it going? Hope you had a good start in the new year. Could you please provide a timeline or review this?

fitodic commented 1 year ago

Hey @creyD, sorry for the late response. Wish you all the best as well :)

The thing is, I'm no longer using nor maintaining this library. I can merge the PR, but the pipeline won't run because it's still connected to travis-ci.org (which isn't operational anymore). That also means that the wheels cannot be uploaded to PyPI. I can't build it locally and upload it because I don't have the API token and I don't have access to the PyPI account that owns the library's namespace.

You could try contacting other members of the group, but you could also keep using your fork, either installing it from GitHub directly or creating a separate project on PyPI and publishing it there. The release process is documented and can easily be made using tox.

creyD commented 1 year ago

Thanks for the quick response, will think about a way forward.

creyD commented 1 year ago

Who would be the members to contact? @fitodic I would like to contact someone, but I don't see any people at Styria Digital Development on GitHub. Thanks!