@liquid-state/iwa-cognito-identity
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -123,2 +123,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
user.setSignInUserSession(session); | ||
// Clear any cached credentials. | ||
AWS.config.credentials = undefined; | ||
return [2 /*return*/, this.getIdentity()]; | ||
@@ -136,2 +138,3 @@ }); | ||
} | ||
AWS.config.credentials = undefined; | ||
return [2 /*return*/]; | ||
@@ -138,0 +141,0 @@ }); |
{ | ||
"name": "@liquid-state/iwa-cognito-identity", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
57598
839