twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
74 stars 6 forks source link

`moderator:read:warnings` and `moderator:manage:warnings` not listed in auth scopes #966

Closed ByteZ1337 closed 4 months ago

ByteZ1337 commented 5 months ago

Brief description

The new scopes moderator:read:warnings and moderator:manage:warnings are missing from the auth scopes list.

Expected documentation

Since these scopes are already referenced by the Helix endpoint and a few EventSub subscription types related to warnings, they should be listed on the scopes list page.

Screenshots

Additional context or questions

ByteZ1337 commented 4 months ago

They were added with the latest changes.