aliyun / aliyun/credentials-nodejs
需要增加 profile 参数来设置 default 以外的 profile
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
如题,现在默认生成到 default profile,且无法更改
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 locating the entry point that currently generates credentials for the default profile and trace how profile selection is represented. Add support for a profile parameter that selects a non-default profile while preserving the current default behavior. Done means callers can choose another profile and the existing default path continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100