Skip to content

Conversation

@adityapat24
Copy link
Contributor

ℹ️ Issue

Closes #147

📝 Description

Fixed functionality of registering so that users could register and log in if they entered correct email and long enough password, ensures that user who was unable to register does not get access to the site

Briefly list the changes made to the code:

  1. Made sure that register file was using isAuthContext (it was not previously)
  2. Updated use isAuth to return a boolean instead of void, indicating whether the operation was successful or not

✔️ Verification

Manual testing of email and username and password

@adityapat24 adityapat24 linked an issue Oct 21, 2025 that may be closed by this pull request
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.

DEV - Account Creation Bug

1 participant