deep-core
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -165,2 +165,6 @@ /** | ||
// inject lambda context into security service | ||
// and instantiate security token without loading credentials | ||
this.securityService.warmupBackendLogin(this._context); | ||
this._loggedUserId = this._context.identity.cognitoIdentityId; | ||
@@ -167,0 +171,0 @@ } |
{ | ||
"name": "deep-core", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "DEEP Core Library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
94794
1936