jaredhanson / jaredhanson/oauth2orize
oauth2orize.exchange.code with custom params
Open
- Dominant language
- JavaScript
- Stars
- 3.5k
- Forks
- 472
- PR merge metrics
- No merged PRs in 30d
Description
Hi, is there any way to add custom parameters in oauth2orize.exchange.code ?
eg something like:
oauth.exchange.code(function(client, code, customparam1,customparam2,redirectURI, done)
Contributor guide
Research direction
The issue names oauth2orize.exchange.code but no file or test. Start by tracing that API's callback contract and how parameters are currently handled. Done would require a documented, tested decision on whether custom parameters are supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100