@beam-australia/sdk
Advanced tools
Comparing version 4.0.6 to 4.0.7
@@ -852,3 +852,3 @@ import React from 'react'; | ||
_defineProperty(this, "logout", function () { | ||
js_cookie.remove('_token'); | ||
js_cookie.remove('_token', _this.getCookieSettings()); | ||
return _this.redirectToLogin(); | ||
@@ -855,0 +855,0 @@ }); |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"author": "Andrew McLagan", | ||
@@ -10,0 +10,0 @@ "description": "Beam isomorphic javascript SDK", |
Sorry, the diff of this file is not supported yet
89065