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 b0dbc67 commit 9e79f47Copy full SHA for 9e79f47
.changeset/config.json
@@ -5,7 +5,7 @@
5
"changelog": [
6
"@changesets/changelog-github",
7
{
8
- "repo": "asgardeo/mcp-node"
+ "repo": "asgardeo/asgardeo-mcp-node"
9
}
10
],
11
"commit": false,
.changeset/petite-peaches-tie.md
@@ -0,0 +1,6 @@
1
+---
2
+'@asgardeo/mcp-express': patch
3
+'@asgardeo/mcp-node': patch
4
+
+Renamed all occurrences of `McpAuthServer` to `AsgardeoMcpAuth` across all relevant source files.
0 commit comments