nodeSolidServer / nodeSolidServer/node-solid-server
Add “Register elsewhere” anywhere there is a “Register” button
未关闭
还没有人认领这个 Issue。
authentication
priority-low
UI
- 主要语言
- JavaScript
- 星标
- 1.8k
- 派生
- 308
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先跟踪 https://timbl.com/timbl/ 上显示的“Register”按钮,并找到其他 Register 按钮共享的代码。检查注册如何在各个 host 之间进行选择,然后确认每个 Register 入口点都会说明可用的选项,而不会强制在当前 host 上注册。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- authentication
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100