jaredhanson / jaredhanson/oauth2orize
Support async function to replace `done()`
Open
- Dominant language
- JavaScript
- Stars
- 3.5k
- Forks
- 472
- PR merge metrics
- No merged PRs in 30d
Description
Many functions use `done()`, but perhaps it's time to migrate to async function and promise.
Contributor guide
Research direction
Start by surveying the JavaScript functions that use done() and determine how broadly the migration should apply. Clarify the supported async and promise interface, then verify that the affected OAuth 2.0 flows still behave correctly after the migration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100