diff --git a/lerna.json b/lerna.json
index 60504562..f7ed2ea3 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,5 +1,5 @@
 {
   "packages": ["packages/*"],
-  "version": "3.1.0-alpha.20",
+  "version": "3.1.0-alpha.21",
   "npmClient": "yarn"
 }
diff --git a/packages/authx/package.json b/packages/authx/package.json
index e9283e81..0960a452 100644
--- a/packages/authx/package.json
+++ b/packages/authx/package.json
@@ -5,7 +5,7 @@
   },
   "bugs": "https://github.com/the-control-group/authx/issues",
   "dependencies": {
-    "@authx/scopes": "^3.1.0-alpha.20",
+    "@authx/scopes": "^3.1.0-alpha.21",
     "@types/auth-header": "^1.0.1",
     "@types/form-data": "^2.5.0",
     "@types/graphql-api-koa": "^2.0.2",
@@ -83,5 +83,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "dist/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }
diff --git a/packages/http-proxy-client/package.json b/packages/http-proxy-client/package.json
index 7d4e9fd5..620d5531 100644
--- a/packages/http-proxy-client/package.json
+++ b/packages/http-proxy-client/package.json
@@ -53,5 +53,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "./dist/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }
diff --git a/packages/http-proxy-resource/package.json b/packages/http-proxy-resource/package.json
index 48bd453f..71036955 100644
--- a/packages/http-proxy-resource/package.json
+++ b/packages/http-proxy-resource/package.json
@@ -5,7 +5,7 @@
   },
   "bugs": "https://github.com/the-control-group/authx/issues",
   "dependencies": {
-    "@authx/scopes": "^3.1.0-alpha.20",
+    "@authx/scopes": "^3.1.0-alpha.21",
     "@types/http-proxy": "^1.17.4",
     "@types/jsonwebtoken": "^8.5.0",
     "@types/node-fetch": "^2.5.7",
@@ -54,5 +54,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "./dist/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }
diff --git a/packages/http-proxy-web/package.json b/packages/http-proxy-web/package.json
index 6cb2c0bc..19b34319 100644
--- a/packages/http-proxy-web/package.json
+++ b/packages/http-proxy-web/package.json
@@ -5,7 +5,7 @@
   },
   "bugs": "https://github.com/the-control-group/authx/issues",
   "dependencies": {
-    "@authx/scopes": "^3.1.0-alpha.20",
+    "@authx/scopes": "^3.1.0-alpha.21",
     "@types/cookies": "^0.7.4",
     "@types/http-proxy": "^1.17.4",
     "@types/jsonwebtoken": "^8.5.0",
@@ -56,5 +56,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "./dist/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }
diff --git a/packages/interface/package.json b/packages/interface/package.json
index ab70381d..4390abd4 100644
--- a/packages/interface/package.json
+++ b/packages/interface/package.json
@@ -5,8 +5,8 @@
   },
   "bugs": "https://github.com/the-control-group/authx/issues",
   "dependencies": {
-    "@authx/authx": "^3.1.0-alpha.20",
-    "@authx/scopes": "^3.1.0-alpha.20",
+    "@authx/authx": "^3.1.0-alpha.21",
+    "@authx/scopes": "^3.1.0-alpha.21",
     "@types/graphql-react": "^8.1.1",
     "@types/html-webpack-plugin": "^3.2.3",
     "@types/memory-fs": "^0.3.2",
@@ -71,5 +71,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "dist/server/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }
diff --git a/packages/scopes/package.json b/packages/scopes/package.json
index d1243ca7..4e8189fd 100644
--- a/packages/scopes/package.json
+++ b/packages/scopes/package.json
@@ -48,5 +48,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "dist/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }
diff --git a/packages/strategy-email/package.json b/packages/strategy-email/package.json
index ac016ffe..20517382 100644
--- a/packages/strategy-email/package.json
+++ b/packages/strategy-email/package.json
@@ -5,7 +5,7 @@
   },
   "bugs": "https://github.com/the-control-group/authx/issues",
   "dependencies": {
-    "@authx/scopes": "^3.1.0-alpha.20",
+    "@authx/scopes": "^3.1.0-alpha.21",
     "@types/pg": "^7.14.4",
     "@types/uuid": "^8.3.0",
     "graphql": "15.3.0",
@@ -14,7 +14,7 @@
   },
   "description": "",
   "devDependencies": {
-    "@authx/authx": "^3.1.0-alpha.20",
+    "@authx/authx": "^3.1.0-alpha.21",
     "@typescript-eslint/eslint-plugin": "^4.4.1",
     "@typescript-eslint/parser": "^4.4.1",
     "ava": "^3.5.2",
@@ -61,5 +61,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "dist/server/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }
diff --git a/packages/strategy-openid/package.json b/packages/strategy-openid/package.json
index dd1b8411..f41714a0 100644
--- a/packages/strategy-openid/package.json
+++ b/packages/strategy-openid/package.json
@@ -5,8 +5,8 @@
   },
   "bugs": "https://github.com/the-control-group/authx/issues",
   "dependencies": {
-    "@authx/scopes": "^3.1.0-alpha.20",
-    "@authx/strategy-email": "^3.1.0-alpha.20",
+    "@authx/scopes": "^3.1.0-alpha.21",
+    "@authx/strategy-email": "^3.1.0-alpha.21",
     "@types/pg": "^7.14.4",
     "@types/uuid": "^8.3.0",
     "graphql": "15.3.0",
@@ -15,7 +15,7 @@
   },
   "description": "",
   "devDependencies": {
-    "@authx/authx": "^3.1.0-alpha.20",
+    "@authx/authx": "^3.1.0-alpha.21",
     "@typescript-eslint/eslint-plugin": "^4.4.1",
     "@typescript-eslint/parser": "^4.4.1",
     "ava": "^3.5.2",
@@ -63,5 +63,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "dist/server/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }
diff --git a/packages/strategy-password/package.json b/packages/strategy-password/package.json
index df2b1eea..09857607 100644
--- a/packages/strategy-password/package.json
+++ b/packages/strategy-password/package.json
@@ -5,7 +5,7 @@
   },
   "bugs": "https://github.com/the-control-group/authx/issues",
   "dependencies": {
-    "@authx/scopes": "^3.1.0-alpha.20",
+    "@authx/scopes": "^3.1.0-alpha.21",
     "@types/bcrypt": "^3.0.0",
     "@types/pg": "^7.14.4",
     "@types/uuid": "^8.3.0",
@@ -16,7 +16,7 @@
   },
   "description": "",
   "devDependencies": {
-    "@authx/authx": "^3.1.0-alpha.20",
+    "@authx/authx": "^3.1.0-alpha.21",
     "@typescript-eslint/eslint-plugin": "^4.4.1",
     "@typescript-eslint/parser": "^4.4.1",
     "ava": "^3.5.2",
@@ -63,5 +63,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "dist/server/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }
diff --git a/packages/tools/package.json b/packages/tools/package.json
index 5e7394a3..507be829 100644
--- a/packages/tools/package.json
+++ b/packages/tools/package.json
@@ -8,8 +8,8 @@
   },
   "bugs": "https://github.com/the-control-group/authx/issues",
   "dependencies": {
-    "@authx/authx": "^3.1.0-alpha.20",
-    "@authx/strategy-password": "^3.1.0-alpha.20",
+    "@authx/authx": "^3.1.0-alpha.21",
+    "@authx/strategy-password": "^3.1.0-alpha.21",
     "@types/pg": "^7.14.4",
     "@types/uuid": "^8.3.0",
     "pg": "^8.4.1",
@@ -58,5 +58,5 @@
     "prepublishOnly": "yarn build"
   },
   "types": "dist/index.d.ts",
-  "version": "3.1.0-alpha.20"
+  "version": "3.1.0-alpha.21"
 }