You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.
Firebase Github Auth is used to enable insite commenting for github comments, but the auth provider needs repo scope to create an issue comment, i.e a post comment on the site.
A repo scope in asks for private repo access.
We don't need private repo access of the user, we just need the user to be able to comment on the repo of the author of the blog.
What kind of permissions can we use here?
The text was updated successfully, but these errors were encountered:
Firebase Github Auth is used to enable insite commenting for
github comments
, but the auth provider needsrepo
scope to create an issue comment, i.e a post comment on the site.A
repo
scope in asks for private repo access.We don't need private repo access of the user, we just need the user to be able to comment on the repo of the author of the blog.
What kind of permissions can we use here?
The text was updated successfully, but these errors were encountered: