Skip to content

Develop Login Page for Existing Users #2

@3th-Enjay

Description

@3th-Enjay

This issue will handle the login functionality for users who already have an account.

Description:

  • Create a login page with email and password fields.
  • Provide validation for incorrect credentials (e.g., "Incorrect email or password").
  • Implement a "Forgot Password" link that redirects users to a password reset page.
  • If the user logs in successfully, redirect them to the feed page

Task:

  • Design and implement the login form layout.
  • Validate login credentials (check with backend API).
  • Implement error handling for incorrect credentials.
  • Implement "Remember me" functionality.
  • Redirect user after successful log.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions