votey-uppy icon indicating copy to clipboard operation
votey-uppy copied to clipboard

Update [...nextauth].ts

Open DedicatedManagers opened this issue 4 years ago • 3 comments

Not sure which branch to try to merge this to... mostly just doing this to get your attention and offer some help.

I'm suggesting this change because I want to participate, but don't want to grant WRITE access to my profile and account as your app is requesting.

I didn't test this, but I think this would lower the scopes to read-only.

You may need more permissions, but this is a start. Technically, from my knowledge (which is limited), to use this for "authentication" as you seem to be using it for, you would need the "openid" scope, but github doesn't seem to support that scope.

Per: https://developer.github.com/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/ read:user Grants access to read a user's profile data. user:email Grants read access to a user's email addresses.

DedicatedManagers avatar Nov 25 '20 03:11 DedicatedManagers

@DedicatedManagers is attempting to deploy a commit to a Personal Account owned by @hswolff on Vercel.

@hswolff first needs to authorize it.

vercel[bot] avatar Nov 25 '20 03:11 vercel[bot]

Woops... I didn't know that would actually try to merge it. I thought it would just create a request for you to look at.

DedicatedManagers avatar Nov 25 '20 03:11 DedicatedManagers

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hswolff/votey-uppy/12cagte82
✅ Preview: https://votey-uppy-git-fork-dedicatedmanagers-patch-1.hswolff.vercel.app

vercel[bot] avatar Jan 30 '21 13:01 vercel[bot]