PolicyEngine / PolicyEngine/policyengine-household-api
Deprecate External Client Testing App
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- Avg merge
- 6h 34m
- Merged PRs (30d)
- 8
Description
A while back, we created an "application" within auth0 called "External Client Testing App." This was meant to be an easy testing setup at a time when we were limited to just 10 auth0 applications and wanted to maximize access for clients. However, we moved to a model where each customer was given a different app to ensure we could monitor customers who might be requesting too many JWTs via auth0. Even so, this app made 3 requests to the household API in April 2025. We should deprecate this and instead move any clients from it onto a new dedicated app.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Auth0 application configuration and identifying any clients still using the External Client Testing App. Move those clients to dedicated apps, deprecate the shared app, and verify that no active clients depend on it.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, authentication
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100