Skip to content

Commit 09a2385

Browse files
committed
fix: Rename package from SSO Auth to OAuth
1 parent 8a21be4 commit 09a2385

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@adminforth/sso-auth",
2+
"name": "@adminforth/oauth",
33
"version": "1.0.0",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
@@ -14,7 +14,7 @@
1414
"keywords": ["adminforth", "sso", "auth", "oauth", "google auth", "github auth"],
1515
"author": "devforth",
1616
"license": "MIT",
17-
"description": "AdminForth SSO Auth Plugin",
17+
"description": "AdminForth OAuth Plugin",
1818
"devDependencies": {
1919
"@types/node": "^22.10.7",
2020
"semantic-release": "^24.2.1",

0 commit comments

Comments
 (0)