jackc / jackc/tpr

Reset password via email

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
25
Forks
2
PR merge metrics
No merged PRs in 30d

Description

It should be possible for a user that has lost his password to reset it via an email loop.

This entails several tasks:
- Acquiring user email - should it be required? should it replace user name?
- Actually sending a lost password email
- Validating the link and allowing the password reset

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by clarifying whether email is required or replaces the username, then trace the existing user and password flows. Done means acquiring the email, sending a lost-password message, validating its link, and allowing the password to be reset.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.