jaredhanson / jaredhanson/oauth2orize
custom grant_type support?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.5k
- Forks
- 472
- PR merge metrics
- No merged PRs in 30d
Description
I think its a good idea to add support for custom grant_type. This could be used to grant token from reqBody (custom parameters other than client, authorization_code). Thoughts?
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 names custom grant_type support and existing client and authorization_code parameters, but identifies no files or tests. Start by locating the current grant-type handling and reviewing how request-body parameters are processed. Done would require an agreed request contract plus implementation and coverage for custom grant types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100