@cometh/connect-hosted-sdk
Advanced tools
Comparing version 0.1.0-dev.12 to 0.1.0-dev.13
@@ -249,3 +249,3 @@ var __defProp = Object.defineProperty; | ||
this._oidcApiURI = _configuration.oidcApiURI || OIDC_API_URI; | ||
this._oidcAppURI = _configuration.oidcApiURI || OIDC_APP_URI; | ||
this._oidcAppURI = _configuration.oidcAppURI || OIDC_APP_URI; | ||
this._oidcApi = oidcApi(this._oidcApiURI, this._oidcAppURI, _apiKey); | ||
@@ -252,0 +252,0 @@ this._createModal(); |
{ | ||
"name": "@cometh/connect-hosted-sdk", | ||
"version": "0.1.0-dev.12", | ||
"version": "0.1.0-dev.13", | ||
"author": "Cometh", | ||
@@ -5,0 +5,0 @@ "description": "SDK Cometh Hosted-Connect", |
Sorry, the diff of this file is not supported yet