Skip to content

Conversation

@ADARSHsri2004
Copy link
Contributor

@ADARSHsri2004 ADARSHsri2004 commented Oct 29, 2025

Description

I have restructured the backend to resolve issues in the authentication flow.
The previous code was unorganized, causing problems with user authentication and email verification.
The authentication logic is now properly modularized, and email verification is functioning correctly.

TEST CREDENTIALS FOR EMAIL VERIFIFCATION

{
"name": "Kiarra Dietrich",
"email": "kiarra.dietrich11@ethereal.email",
"password": "Du8rSm184HzwwHsHYm"
}

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes: #59

Checklist

Copy link
Member

@04shubham7 04shubham7 left a comment

Choose a reason for hiding this comment

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

pls don't remove necessary code ,only remove uneccessary code

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.

[Feature]: Refactor and Restructure the Backend Architecture

2 participants