We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e80ce commit 022135cCopy full SHA for 022135c
package.json
@@ -5,13 +5,13 @@
5
"description": "Workspace to hold the Express middleware for enforcing Model Context Protocol (MCP) authorization using Asgardeo.",
6
"author": "WSO2",
7
"license": "Apache-2.0",
8
- "homepage": "https://github.com/asgardeo/mcp-express#readme",
+ "homepage": "https://github.com/asgardeo/mcp-auth-javascript#readme",
9
"bugs": {
10
- "url": "https://github.com/asgardeo/mcp-express/issues"
+ "url": "https://github.com/asgardeo/mcp-auth-javascript/issues"
11
},
12
"repository": {
13
"type": "git",
14
- "url": "https://github.com/asgardeo/mcp-express"
+ "url": "https://github.com/asgardeo/mcp-auth-javascript"
15
16
"keywords": [
17
"asgardeo",
0 commit comments