@cimpress/simple-auth-wrapper
Advanced tools
Comparing version 6.2.0 to 6.2.1
# Changelog | ||
## 6.2 (2018-07-11) | ||
logout() method in centralizedAuth is updated to add an argument. The new argument is optional and follows the newURL target, e.g. logout(newUrl, logoutOfFederated). This 'logoutOfFederated' parameter controls whether the logout will also logout of the identity provider. This new parameter will not be necessary for most uses. | ||
## 6.1 (2018-05-16) | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "@cimpress/simple-auth-wrapper", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"description": "A simple utility class to wrap basic Auth0 functionality", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
264822