1
0

fix: add required scopes for authenticated endpoints (MR #3 in Pawkey) to prevent scoped miauth tokens from breaking when using 3rd party clients

This commit is contained in:
matu6968
2025-09-04 11:50:41 +02:00
parent 03f6331e8f
commit d928cf7858
48 changed files with 98 additions and 1 deletions
@@ -16,6 +16,8 @@ export const meta = {
tags: ['channels'],
requireCredential: true,
kind: 'read:channels',
res: {
type: 'array',