@genezio/auth
Advanced tools
Comparing version 2.0.20 to 2.1.0
@@ -124,3 +124,3 @@ "use strict"; | ||
else if (cloud === "1") { | ||
url = "https://runtime.genez.io/".concat(id); | ||
url = "https://".concat(id, ".").concat(region, ".cloud.genez.io"); | ||
} | ||
@@ -127,0 +127,0 @@ else { |
{ | ||
"name": "@genezio/auth", | ||
"version": "2.0.20", | ||
"version": "2.1.0", | ||
"description": "SDK for accessing genezio authentication system.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
56916