remix-auth-github
remix-auth-github copied to clipboard
Support for GitHub App Auth?
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.