nodeSolidServer / nodeSolidServer/node-solid-server
Add “Register elsewhere” anywhere there is a “Register” button
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
So people are not forced to create an account on the same host.
If I currently go to https://timbl.com/timbl/, there is a "Register" button. This button leads me to register on timbl.com (which, BTW, isn't possible in the first place because this is a single-user instance). We should probably not force people to create an account on the first host they happen to access; rather, "Register" should explain that they have a choice.
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 tracing the “Register” button shown at https://timbl.com/timbl/ and locate the code shared by other Register buttons. Check how registration is selected across hosts, then verify that every Register entry point explains the available choice without forcing registration on the current host.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100