Skip to content

Implement user registration flow with JWT and mailing #20

@ktcotz

Description

@ktcotz

Task: Implement user registration flow with JWT and mailing

Overview:

  • Input validation
  • Password hashing
  • User creation in the database
  • JWT access and refresh token generation
  • Refresh token hashing and storage
  • Optional welcome email sending
  • Proper error handling (e.g., duplicate email)
  • Rate limiting on registration endpoint

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions