jaredhanson / jaredhanson/passport-github

有关认证的逻辑

Open
#71 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.