-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Status: TriageThis is being looked at and prioritizedThis is being looked at and prioritizedType: BugSomething isn't working as documentedSomething isn't working as documented
Description
What happened?
Although it is possible to use the OAuthApp
object from octokit
, it can't be used with createNodeMiddleware
as the only createNodeMiddleware
that is exported is from @octokit/app
.
In fact, the docs at https://github.com/octokit/octokit.js?tab=readme-ov-file#oauth show a OAuthApp
object being used with createNodeMiddleware
, which is not possible right now.
I am willing to send in a PR for this.
Versions
Octokit js 5.0..2
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Status: TriageThis is being looked at and prioritizedThis is being looked at and prioritizedType: BugSomething isn't working as documentedSomething isn't working as documented
Type
Projects
Status
🔥 Backlog