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

Feat : Optimization in the code Structure #454

Closed
4 tasks done
AADESHak007 opened this issue Nov 2, 2024 · 2 comments
Closed
4 tasks done

Feat : Optimization in the code Structure #454

AADESHak007 opened this issue Nov 2, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@AADESHak007
Copy link

Describe the feature

I want to add the bcrypt logic to hash and validate the PASSWORD at the model only . This way we can define two new functions for the validation and hashing part . They are being defined as methods and now we can call them directly .
BENEFITS:

  • less code in the controller section .
  • code modularity
  • easy to comprehend

Add ScreenShots

Screenshot 2024-11-02 222220

Record

  • I agree to follow this project's Code of Conduct
  • I have starred the repository
  • I'm a gssoc-24-extd contributor
  • I want to work on this issue
@AADESHak007 AADESHak007 added the enhancement New feature or request label Nov 2, 2024
Copy link
Contributor

github-actions bot commented Nov 2, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
for more information join our discord https://discord.gg/Jh3bWQ7FRN

@RamakrushnaBiswal RamakrushnaBiswal closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2024
Copy link
Contributor

github-actions bot commented Nov 4, 2024

Hello @AADESHak007! Your issue #454 has been closed. Thank you for your contribution!🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants