Document logging in as a user instead of a bot.
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 35/100
- Issue 类型
- 文档
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- typescript
- 领域
- api, authentication
调研方向
从 issue 中显示的 Client.login() 和 Client.connect() 入口点开始,检查当前登录流程是如何描述的。当所需的连接步骤已得到清晰记录,或者 issue 提议的行为变更已解决并反映在文档中时,即视为完成。
由索引模型根据 Issue 内容生成。
描述
Describe your feature
I tried this earlier:
import { Client } from "stoat.js";
const client = new Client();
client.on("ready", async (e) => console.log(e));
client.login({ email: "[email protected]", password: "Password12345" });
Unfortunately, it does not work. One must manually call client.connect() once the promise from login() resolves, which seems to be entirely undocumented. It would be nice if either this was not necessary, or it was documented.
- 主要语言
- TypeScript
- 星标
- 285
- 派生
- 108
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 6
环境准备
- 没有 Dockerfile 或 Docker Compose 文件
- 没有 Pull Request 模板
- 阅读贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
stoatchat/javascript-client-sdk 的其他 Issue
-
bug good first issue
难度 4/5 3-5 天 新手友好度 35/100
-
no login未关闭
难度 3/5 1-2 天 新手友好度 35/100
-
stoat.js does not detect the MessageUpdate clear field, causing messages to stay pinned until reload未关闭
难度 3/5 1-2 天 新手友好度 45/100
stoatchat/javascript-client-sdk#155 · 2 条评论 ·
-
难度 3/5 1-2 天 新手友好度 55/100
stoatchat/javascript-client-sdk#132 · 2 条评论 ·
-
bug
难度 3/5 1-2 天 新手友好度 35/100
查看 stoatchat/javascript-client-sdk 的全部 Issue
相似的 Issue
-
module-request
难度 2/5 1-3 小时 新手友好度 68/100
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 90/100
appandflow/stim#1604 · 1 条评论 ·
维护者通常 1 天内回复
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
难度 1/5 1 小时以内 新手友好度 92/100
lingdojo/kana-dojo#31060 · 1 条评论 · 5 个 reaction ·
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 90/100
paperclipai/paperclip#14173 ·
维护者通常 1 天内回复
-
needs-triage
难度 2/5 1-3 小时 新手友好度 85/100
维护者通常 1 天内回复