jaredhanson / jaredhanson/passport-github
有关认证的逻辑
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 535
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
想请教一下,授权码模式下,在第一步认证,在第一步认证的时候,就是走authorize的请求的时候,可不可以是post的形式请求,我想post形式传递一些必要的参数
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 with the authorize request in the authorization-code flow and determine how the strategy currently handles its request method and parameters. The issue does not name a file or test; completion would require a clear decision about POST support and defined behavior for the additional parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100