需要开通授权的权限不支持部分勾选
Open
Nobody has claimed this yet.
domain/auth
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
lark-cli auth login --recommend,执行这一步提取授权链接发送给管理员审批;
和文档知识库有关的权限太多了,尤其是删除,编辑相关权限,我只想要授权文档查看的权限
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 with lark-cli auth login --recommend and inspect how it builds the authorization link and permission scope. Verify which document and knowledge-base permissions are requested, then define the smallest selectable scope that allows document viewing without edit or delete access. Done means the generated link requests only the selected read permission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authorization, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100