remix-auth-github icon indicating copy to clipboard operation
remix-auth-github copied to clipboard

Support for GitHub App Auth?

Open candidia opened this issue 2 years ago • 0 comments

It seems like this package only supports authentication for GitHub OAuth but there is also GitHub App authentication, which then can be piggybacked on for GitHub App Installation authentication. An example of this in use is when you connect repos to a Vercel account and it lets you select which repos to give access to. This is not possible with simple GitHub OAuth authentication. Would love it if this could be supported.

candidia avatar Jan 09 '23 00:01 candidia