mozilla-releng / mozilla-releng/tooltool
figure out what to do with logins
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 14
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 2
Description
Even after #9 is fixed, login will be broken because the /auth0 endpoints don't exist. We probably need to change auth to talk directly to Taskcluster, although this needs a bit more investigation first.
Contributor guide
No contributing guide indexed for this repository
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 investigating the login flow and the missing /auth0 endpoints described in the issue, then compare it with how authentication should talk to Taskcluster. No files or tests are named, so first locate the authentication entry points and document the intended replacement flow. Done means the login approach is decided and the broken endpoint dependency is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication, backend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100