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

refactor(userSchema): Remove Unused refreshToken Field from User Model #7

Merged

Conversation

TKanX
Copy link
Member

@TKanX TKanX commented Dec 27, 2024

Summary:

Fixed the issue of useless field refreshToken in user model.

Changes:

  • Removed unused refreshToken field from user model.

@TKanX TKanX added the bug 🐛 Something isn't working label Dec 27, 2024
@TKanX TKanX self-assigned this Dec 27, 2024
@Copilot Copilot bot review requested due to automatic review settings December 27, 2024 05:20

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@TKanX TKanX merged commit 36e0b3a into main Dec 27, 2024
4 checks passed
@TKanX TKanX deleted the bugfix/remove-unused-refresh-token-field-from-user-model branch December 27, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant