Skip to content

IG-leads-tasks - Email Verification  #2432

@Sree077

Description

@Sree077

Description:
Implement the backend logic for email verification. This includes secure token handling and fixing existing email delivery bugs.

Tasks:

  • - Generate secure, expirable email verification tokens.
  • - Create an API endpoint to verify email using the token.
  • - Debug and fix any issues related to email delivery logic.

API Endpoint:
GET /api/auth/verify-email?token=...

Mock Response:

{
  "status": "success",
  "message": "Verification sent"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions