@zuplo/lint-win32-x64 7.6.8 → 7.6.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1575,7 +1575,7 @@
1575
1575
  "type": "boolean",
1576
1576
  "default": false,
1577
1577
  "x-advanced": true,
1578
- "description": "Flag that determines whether OAuth protected resource metadata is enabled."
1578
+ "description": "Enables OAuth 2.0 Protected Resource Metadata discovery (RFC 9728). When `true`, requests without a bearer token receive a 401 whose `WWW-Authenticate` header points `resource_metadata` at the `/.well-known/oauth-protected-resource` document for the request path and, when the `OAuthProtectedResourcePlugin` declares `scopesSupported`, lists those scopes in `scope`. Requires the `OAuthProtectedResourcePlugin` in `zuplo.runtime.ts` or a user-defined route at that path."
1579
1579
  }
1580
1580
  }
1581
1581
  }
@@ -2373,7 +2373,7 @@
2373
2373
  "type": "boolean",
2374
2374
  "default": false,
2375
2375
  "x-advanced": true,
2376
- "description": "Flag that determines whether OAuth protected resource metadata is enabled."
2376
+ "description": "Enables OAuth 2.0 Protected Resource Metadata discovery (RFC 9728). When `true`, requests without a bearer token receive a 401 whose `WWW-Authenticate` header points `resource_metadata` at the `/.well-known/oauth-protected-resource` document for the request path and, when the `OAuthProtectedResourcePlugin` declares `scopesSupported`, lists those scopes in `scope`. Requires the `OAuthProtectedResourcePlugin` in `zuplo.runtime.ts` or a user-defined route at that path."
2377
2377
  }
2378
2378
  }
2379
2379
  }
@@ -2420,7 +2420,7 @@
2420
2420
  "type": "boolean",
2421
2421
  "default": false,
2422
2422
  "x-advanced": true,
2423
- "description": "Flag that determines whether OAuth protected resource metadata is enabled."
2423
+ "description": "Enables OAuth 2.0 Protected Resource Metadata discovery (RFC 9728). When `true`, requests without a bearer token receive a 401 whose `WWW-Authenticate` header points `resource_metadata` at the `/.well-known/oauth-protected-resource` document for the request path and, when the `OAuthProtectedResourcePlugin` declares `scopesSupported`, lists those scopes in `scope`. Requires the `OAuthProtectedResourcePlugin` in `zuplo.runtime.ts` or a user-defined route at that path."
2424
2424
  }
2425
2425
  }
2426
2426
  }
@@ -3165,7 +3165,7 @@
3165
3165
  "type": "boolean",
3166
3166
  "default": false,
3167
3167
  "x-advanced": true,
3168
- "description": "Flag that determines whether OAuth protected resource metadata is enabled."
3168
+ "description": "Enables OAuth 2.0 Protected Resource Metadata discovery (RFC 9728). When `true`, requests without a bearer token receive a 401 whose `WWW-Authenticate` header points `resource_metadata` at the `/.well-known/oauth-protected-resource` document for the request path and, when the `OAuthProtectedResourcePlugin` declares `scopesSupported`, lists those scopes in `scope`. Requires the `OAuthProtectedResourcePlugin` in `zuplo.runtime.ts` or a user-defined route at that path."
3169
3169
  }
3170
3170
  }
3171
3171
  }
@@ -6470,7 +6470,7 @@
6470
6470
  "type": "boolean",
6471
6471
  "default": false,
6472
6472
  "x-advanced": true,
6473
- "description": "Flag that determines whether OAuth protected resource metadata is enabled."
6473
+ "description": "Enables OAuth 2.0 Protected Resource Metadata discovery (RFC 9728). When `true`, requests without a bearer token receive a 401 whose `WWW-Authenticate` header points `resource_metadata` at the `/.well-known/oauth-protected-resource` document for the request path and, when the `OAuthProtectedResourcePlugin` declares `scopesSupported`, lists those scopes in `scope`. Requires the `OAuthProtectedResourcePlugin` in `zuplo.runtime.ts` or a user-defined route at that path."
6474
6474
  }
6475
6475
  }
6476
6476
  }
@@ -6550,7 +6550,7 @@
6550
6550
  "type": "boolean",
6551
6551
  "default": false,
6552
6552
  "x-advanced": true,
6553
- "description": "Flag that determines whether OAuth protected resource metadata is enabled."
6553
+ "description": "Enables OAuth 2.0 Protected Resource Metadata discovery (RFC 9728). When `true`, requests without a bearer token receive a 401 whose `WWW-Authenticate` header points `resource_metadata` at the `/.well-known/oauth-protected-resource` document for the request path and, when the `OAuthProtectedResourcePlugin` declares `scopesSupported`, lists those scopes in `scope`. Requires the `OAuthProtectedResourcePlugin` in `zuplo.runtime.ts` or a user-defined route at that path."
6554
6554
  }
6555
6555
  }
6556
6556
  }
@@ -6829,7 +6829,7 @@
6829
6829
  "type": "boolean",
6830
6830
  "default": false,
6831
6831
  "x-advanced": true,
6832
- "description": "Flag that determines whether OAuth protected resource metadata is enabled."
6832
+ "description": "Enables OAuth 2.0 Protected Resource Metadata discovery (RFC 9728). When `true`, requests without a bearer token receive a 401 whose `WWW-Authenticate` header points `resource_metadata` at the `/.well-known/oauth-protected-resource` document for the request path and, when the `OAuthProtectedResourcePlugin` declares `scopesSupported`, lists those scopes in `scope`. Requires the `OAuthProtectedResourcePlugin` in `zuplo.runtime.ts` or a user-defined route at that path."
6833
6833
  }
6834
6834
  }
6835
6835
  }
@@ -7966,7 +7966,7 @@
7966
7966
  "type": "boolean",
7967
7967
  "default": false,
7968
7968
  "x-advanced": true,
7969
- "description": "Flag that determines whether OAuth protected resource metadata is enabled."
7969
+ "description": "Enables OAuth 2.0 Protected Resource Metadata discovery (RFC 9728). When `true`, requests without a bearer token receive a 401 whose `WWW-Authenticate` header points `resource_metadata` at the `/.well-known/oauth-protected-resource` document for the request path and, when the `OAuthProtectedResourcePlugin` declares `scopesSupported`, lists those scopes in `scope`. Requires the `OAuthProtectedResourcePlugin` in `zuplo.runtime.ts` or a user-defined route at that path."
7970
7970
  }
7971
7971
  }
7972
7972
  }
package/bin/version.txt CHANGED
@@ -1 +1 @@
1
- 7.6.8
1
+ 7.6.10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zuplo/lint-win32-x64",
3
- "version": "7.6.8",
3
+ "version": "7.6.10",
4
4
  "description": "The win32-x64 binary for zuplo-lint, the Zuplo API linter.",
5
5
  "repository": "https://github.com/zuplo/zuplo",
6
6
  "author": "Zuplo, Inc.",