nodeSolidServer / nodeSolidServer/node-solid-server
Login user experience
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.8k
- 派生
- 308
- PR 合并指标
- 30 天内没有已合并 PR
描述
I believe the solid server should move away from the approach of using a new browser window for authentication.
On desktop, the pop up might be blocked by the browser. If it is allowed, the pop up window doesn't contain plugins, so you have to use copy/paste and change windows to use a password manager.
On mobile, the authentication flow is pleasant and works well with password managers. But once finished and the popup closes, the session is not available to the initial window. Refreshing doesn't help. I was unable to login from mobile.
Do you know if a redirect flow would work?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未指定文件或测试。首先定位当前通过浏览器弹窗进行身份验证的入口点,并比较其在桌面端和移动端的行为;完成标准是,基于重定向的流程支持密码管理器,并使经过身份验证的会话在原始窗口中保持可用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- authentication
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100