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: Make don't create and save new refresh token with None when refr… #634

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

juchajam
Copy link

fix: Make don't create and save new refresh token with None when refresh token is not included in the request.

@iMerica
Copy link
Owner

iMerica commented Jul 7, 2024

Sorry I don't understand the intent of this change. Can you explain it in very simple terms? The grammar of your PR title is confusing.

@juchajam
Copy link
Author

juchajam commented Jul 7, 2024

Sorry I don't understand the intent of this change. Can you explain it in very simple terms? The grammar of your PR title is confusing.

Sorry for my bad English.

When USE_JWT is True and logout without refresh token, response.status_code will be 401.

And create new refresh token and blacklist it.
I fixed this part.

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