tfrere HF Staff Cursor commited on
Commit
7d49524
·
1 Parent(s): 45671b3

fix: add write-discussions OAuth scope for like permissions

Browse files

The default openid+profile scopes don't grant permission to like
repositories (401 Unauthorized). Add write-discussions scope which
covers reactions/interactions including likes.

Co-authored-by: Cursor <cursoragent@cursor.com>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ colorTo: purple
6
  sdk: docker
7
  pinned: true
8
  hf_oauth: true
 
 
9
  thumbnail: >-
10
  https://cdn-uploads.huggingface.co/production/uploads/671faa3a541a76b548647676/XWNDlOu0R4fHXR0kCW3Wd.png
11
  short_description: All about Reachy Mini, from building to getting started
 
6
  sdk: docker
7
  pinned: true
8
  hf_oauth: true
9
+ hf_oauth_scopes:
10
+ - write-discussions
11
  thumbnail: >-
12
  https://cdn-uploads.huggingface.co/production/uploads/671faa3a541a76b548647676/XWNDlOu0R4fHXR0kCW3Wd.png
13
  short_description: All about Reachy Mini, from building to getting started