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

Pass serializer context in RegisterView.get_response_data #478 #479

Closed
wants to merge 1 commit into from

Conversation

nemesifier
Copy link

Pass serializer context to TokenSerializer / JWTSerializer so extensions of these serializers can make use of it to implement custom logic.

Closes #478

Pass serializer context to TokenSerializer/JWTSerializer
so extensions of these serializers can make use of it
to implement custom logic.

Closes Tivix#478
@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 96.369% when pulling cf9f469 on nemesisdesign:master into 479a40d on Tivix:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 96.369% when pulling cf9f469 on nemesisdesign:master into 479a40d on Tivix:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 96.369% when pulling cf9f469 on nemesisdesign:master into 479a40d on Tivix:master.

@nemesifier
Copy link
Author

@mariodev ping

@BarnabasSzabolcs
Copy link

Hi,
as a user of rest-auth, thanks for the contribution!
This repo is not maintained anymore, so the development moved to dj-rest-auth. (reference: #568)
It may be best, if you move this PR there. (and upgrade to using dj_rest_auth)

new repo link: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of that repo, it just makes sense for me to help you merge your PR)

Many Thanks,
Barney

@nemesifier
Copy link
Author

Thanks @BarnabasSzabolcs. I see it has been resolved: iMerica/dj-rest-auth#52.

@nemesifier nemesifier closed this Oct 9, 2020
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.

[registration] Provide serializer context to TokenSerializer/JWTSerializer
3 participants