Plugins : Test connection flow for Oauth 2.0
Open
Nobody has claimed this yet.
enhancement
plugins
- Dominant language
- JavaScript
- Stars
- 40.9k
- Forks
- 5.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 202
Description
Is your proposal related to a problem?
Not being able to test the connection's validity in the OAuth 2.0 flow, causing a new access token generation flow to be triggered each time.
Describe the solution you'd like
Plugins that support Oauth 2.0 must have a mechanism to test the connection.
Contributor guide
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
The issue does not name files, tests, or an entry point. Start by locating the plugin OAuth 2.0 connection flow and determine how connection validity is currently handled; done means OAuth 2.0 plugins have a mechanism to test an existing connection without triggering a new access-token flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100