bleucitron / bleucitron/pokesvelte

Make password management simpler

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
config exercise
Dominant language
TypeScript
Stars
5
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Add something like a `PASSWORD_BY_LOGIN` database.

Also, simplify the check of user existence by using this same `PASSWORD_BY_LOGIN`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing password-management logic and the current user-existence check. Determine how a PASSWORD_BY_LOGIN database would fit both paths; done means password management is simpler and the same database is used to check whether a user exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.