Revise defaults in config default in athn
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
in authn/config/defaults, this is clearly out of date:
fallbackAuthEndpoint: 'https://databox.me/',
Why do we need a central fallback?
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 inspecting authn/config/defaults, especially the fallbackAuthEndpoint entry currently set to https://databox.me/. Determine from the surrounding configuration and project context whether the central fallback is still needed; done means revising that default consistently with the decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100