larksuite / larksuite/oapi-sdk-python
Feature Request: Have some way to get user_access_token
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 559
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
I guess this line of code should be AccessTokenType.USER since there is not a method to get user_access_token
Also I hope there can be a method to find user_access_token
Relate to #54
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_oapi/core/token/auth.py at the linked line and review related issue #54. Trace how access-token types are currently selected, then clarify the intended user_access_token retrieval interface and its expected behavior before implementing. Done means the supported user-token flow is defined and works consistently with the existing authentication API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100