From b106061aa0040a1abdad798a8d1847a06326d938 Mon Sep 17 00:00:00 2001 From: Pavindu Lakshan Date: Mon, 13 Oct 2025 10:54:02 +0530 Subject: [PATCH 1/3] Update repository URLs --- packages/mcp-express/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/mcp-express/package.json b/packages/mcp-express/package.json index f037472..2738664 100644 --- a/packages/mcp-express/package.json +++ b/packages/mcp-express/package.json @@ -10,9 +10,9 @@ "mcp-auth", "authorization" ], - "homepage": "https://github.com/asgardeo/mcp-express/tree/main/packages/mcp-express#readme", + "homepage": "https://github.com/asgardeo/mcp-auth-javascript/tree/main/packages/mcp-express#readme", "bugs": { - "url": "https://github.com/asgardeo/mcp-express/issues" + "url": "https://github.com/asgardeo/mcp-auth-javascript/issues" }, "author": "WSO2", "license": "Apache-2.0", @@ -31,7 +31,7 @@ "types": "dist/index.d.ts", "repository": { "type": "git", - "url": "https://github.com/asgardeo/mcp-express", + "url": "https://github.com/asgardeo/mcp-auth-javascript", "directory": "packages/mcp-express" }, "scripts": { From b4e80ce972cb72aff4a704b61b9e32cb576a22ec Mon Sep 17 00:00:00 2001 From: Pavindu Lakshan Date: Mon, 13 Oct 2025 10:55:15 +0530 Subject: [PATCH 2/3] Update homepage and repository URLs --- packages/mcp-node/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/mcp-node/package.json b/packages/mcp-node/package.json index 2830bd1..4e10933 100644 --- a/packages/mcp-node/package.json +++ b/packages/mcp-node/package.json @@ -11,9 +11,9 @@ "authorization", "core" ], - "homepage": "https://github.com/asgardeo/mcp-node/tree/main/packages/mcp-node#readme", + "homepage": "https://github.com/asgardeo/mcp-auth-javascript/tree/main/packages/mcp-node#readme", "bugs": { - "url": "https://github.com/asgardeo/mcp-node/issues" + "url": "https://github.com/asgardeo/mcp-auth-javascript/issues" }, "author": "WSO2", "license": "Apache-2.0", @@ -32,7 +32,7 @@ "types": "dist/index.d.ts", "repository": { "type": "git", - "url": "https://github.com/asgardeo/mcp-node", + "url": "https://github.com/asgardeo/mcp-auth-javascript", "directory": "packages/mcp-node" }, "scripts": { From 022135c3c78d7f769aa832caf4a89186393e45bb Mon Sep 17 00:00:00 2001 From: Pavindu Lakshan Date: Mon, 13 Oct 2025 10:55:55 +0530 Subject: [PATCH 3/3] Update homepage and repository URLs --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 75b8ee4..9179fba 100644 --- a/package.json +++ b/package.json @@ -5,13 +5,13 @@ "description": "Workspace to hold the Express middleware for enforcing Model Context Protocol (MCP) authorization using Asgardeo.", "author": "WSO2", "license": "Apache-2.0", - "homepage": "https://github.com/asgardeo/mcp-express#readme", + "homepage": "https://github.com/asgardeo/mcp-auth-javascript#readme", "bugs": { - "url": "https://github.com/asgardeo/mcp-express/issues" + "url": "https://github.com/asgardeo/mcp-auth-javascript/issues" }, "repository": { "type": "git", - "url": "https://github.com/asgardeo/mcp-express" + "url": "https://github.com/asgardeo/mcp-auth-javascript" }, "keywords": [ "asgardeo",