rememberber / rememberber/WePush
关于使用url获取access token的建议
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.7k
- Forks
- 1k
- Avg merge
- 12m
- Merged PRs (30d)
- 7
Description
首先感谢作者开源提供如此好用的产品,这里有一些小建议:
多账号情况下,希望可以将url获取access token的URL,作为账号级的配置,而不是全局的
因为,不同账号,或需要使用不同url来获取access token
当前配置下,每次切换账号即需要修改一次URL,略有不便
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 current global URL configuration for obtaining access tokens and the account-switching configuration flow. Change the configuration scope so each account can retain its own URL, and verify that switching accounts uses the selected account's URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100