0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript2,322 stars (2,322 stars)168 forks (168 forks)batch import
help wanted
Description
Vote this up to request the email to be included in the profile cookie.
Contributor guide
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- JavaScript basicscookie handling
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue is a vote and lacks technical details. To implement, one must first understand the current cookie structure in the login with codebase (e.g., in routes/login.js). The profile cookie likely serializes user data, and adding email would require modifying the cookie creation code. However, since the issue is just a vote, no further guidance is provided.