Skip to content

Commit

Permalink
feat: add moderator:manage:banned_users scope (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmo314 authored Mar 30, 2023
1 parent f9d50b1 commit d3d2ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions/src/auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ app.get("/auth/twitch/redirect", (req, res) => {
"channel:read:redemptions",
"channel:read:vips",
"moderation:read",
"moderator:manage:banned_users",
"moderator:manage:shoutouts",
"moderator:read:chatters",
"moderator:read:shoutouts",
Expand Down

0 comments on commit d3d2ab6

Please sign in to comment.