Skip to content

Update customizing_token_claims.rst#714

Merged
Andrew-Chen-Wang merged 1 commit intojazzband:masterfrom
rodrq:patch-1
Jun 21, 2023
Merged

Update customizing_token_claims.rst#714
Andrew-Chen-Wang merged 1 commit intojazzband:masterfrom
rodrq:patch-1

Conversation

@rodrq
Copy link
Copy Markdown
Contributor

@rodrq rodrq commented Jun 13, 2023

In ""TOKEN_OBTAIN_SERIALIZER": "rest_framework_simplejwt.serializers.MyTokenObtainPairSerializer"," replaced "rest_framework_simplejwt" to "my_app" to make it clearer that it should be a custom path, since the Django app folder having the same name as the library was confusing and hard to fix if copy and pasting in a hurry.

In ""TOKEN_OBTAIN_SERIALIZER": "rest_framework_simplejwt.serializers.MyTokenObtainPairSerializer"," replaced "rest_framework_simplejwt" to "my_app" to make it clearer that it should be a custom path, since the Django app folder having the same name as the library was confusing and hard to fix if copy and pasting in a hurry.
@Andrew-Chen-Wang
Copy link
Copy Markdown
Member

Thank you!

@Andrew-Chen-Wang Andrew-Chen-Wang merged commit 605cec4 into jazzband:master Jun 21, 2023
mahdirahimi1999 pushed a commit to mahdirahimi1999/djangorestframework-simplejwt that referenced this pull request Jun 26, 2023
In ""TOKEN_OBTAIN_SERIALIZER": "rest_framework_simplejwt.serializers.MyTokenObtainPairSerializer"," replaced "rest_framework_simplejwt" to "my_app" to make it clearer that it should be a custom path, since the Django app folder having the same name as the library was confusing and hard to fix if copy and pasting in a hurry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants