@obelisk/auth
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -317,3 +317,3 @@ var AuthEventType; | ||
ObeliskAuthClient.prototype.getAuthPath = function () { | ||
return this.config.olbxApiPrefix + this.config.oblxAuthEndpoint; | ||
return this.config.oblxApiPrefix + this.config.oblxAuthEndpoint; | ||
}; | ||
@@ -320,0 +320,0 @@ /** |
@@ -320,3 +320,3 @@ 'use strict'; | ||
ObeliskAuthClient.prototype.getAuthPath = function () { | ||
return this.config.olbxApiPrefix + this.config.oblxAuthEndpoint; | ||
return this.config.oblxApiPrefix + this.config.oblxAuthEndpoint; | ||
}; | ||
@@ -323,0 +323,0 @@ /** |
@@ -13,3 +13,3 @@ export interface ObeliskConfig { | ||
*/ | ||
olbxApiPrefix: string; | ||
oblxApiPrefix: string; | ||
/** | ||
@@ -16,0 +16,0 @@ * Full hostname of the client including (http[s]:// not ending in /) |
{ | ||
"name": "@obelisk/auth", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package