[FEAT]: Allow query.login for GET /api/github/oauth/login #397
Labels
Status: Needs info
Full requirements are not yet known, so implementation should not be started
Type: Feature
New feature or request
Describe the need
There is a discrepancy between the getWebFlowAuthorizationUrl options and the params accepted by the login middleware: The
login
option is not available as a param to the login middleware.If using the
login
option is desired then users must use thegetWebFlowAuthorizationUrl
method instead of the middleware. Is this intentional?Is
login
still a valid option to the method or is the documentation outdated?oauth-app.js/src/middleware/handle-request.ts
Lines 76 to 83 in 7fa986f
SDK Version
@octokit/[email protected]
API Version
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: