cli工具受限审批和上线,为什么不能延用用户的登录状态?
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
cli工具受限企业的审批和上线
产生的问题:
- 频繁授权,开通权限 上线cli机器人
- 可能随时被后台下架,无法使用
建议:
能否改为获取lark登录人的授权 ,获取登录人的能力 来做呢? 绑定cli机器人受限很严重,也可能是飞书考虑后台管理来制衡这样的发生?
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 by tracing how the CLI authenticates users and how restricted enterprise approval and publication are currently handled. Compare that flow with using the Lark user's existing login authorization, and define the expected behavior for permission changes and backend removal before proposing an implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, authorization, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100