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:
@@ -13,6 +13,8 @@ export const meta = {
|
||||
tags: ['users'],
|
||||
|
||||
requireCredential: true,
|
||||
|
||||
kind: 'read:account',
|
||||
|
||||
description: 'Search for users.',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user