Skip to content

Feat/implement forgot reset password refactor login modal#572

Open
laryhills wants to merge 2 commits intoLead-Studios:dev-v1from
laryhills:feat/implement-forgot-reset-password-refactor-login-modal
Open

Feat/implement forgot reset password refactor login modal#572
laryhills wants to merge 2 commits intoLead-Studios:dev-v1from
laryhills:feat/implement-forgot-reset-password-refactor-login-modal

Conversation

@laryhills
Copy link
Copy Markdown
Contributor

Pull Request

Description

This PR

  • implement the Forgot Password and Reset Password flows and integrates with the backend authentication endpoints.
  • It also refactors the login/signup flows for a more separate and focused components approach.
  • Fixes bug where the close button does not close the auth modal

Related Issue

Closes #568 #571

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Code refactoring

Checklist

  • I have read the CONTRIBUTING document.

  • My code follows the code style of this project.

  • I have commented my code, particularly in hard-to-understand areas.

Screenshots/Recordings

Screenshot 2025-09-10 at 22 04 33

Screenshot 2025-09-10 at 22 04 12

Testing Instructions

@vercel
Copy link
Copy Markdown

vercel bot commented Sep 10, 2025

@laryhills is attempting to deploy a commit to the Michael Ibinola's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Frontend: Forgot & Reset Password

1 participant