cmdruid / cmdruid/lightning-tip-jar

Reserve important routes like `/login` from Merchant Registration

Open
#24 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Once logged in, looks like you signup a merchant `/login`.

May want to reserve some common slugs from registration: `/about` , `/logout` etc...

image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing merchant registration and how submitted slugs are validated; the issue does not name specific files or tests. Confirm which application routes must be protected, including /login, /about, and /logout. Done means reserved paths cannot be registered as merchants while those routes remain reachable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.