AUTH / PAY (Tech Debt) - Feature flag clean up
Open
Pay
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Review existing auth and pay feature flags and remove them if they are not needed any more.
AUTH has a lot of other application related feature flags, so we can probably focus on ones we know are more pay or account related (e.g. premium account type restrictions / payment method checks).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inventorying the existing AUTH and PAY feature flags, focusing on premium account restrictions and payment method checks. Trace where each flag is used and remove only flags confirmed to be no longer needed; done means obsolete flags and their related references are cleaned up.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, payments
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100