@criipto/oidc
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -78,3 +78,2 @@ "use strict"; | ||
} : {})), | ||
credentials: 'omit', | ||
body: body.toString() | ||
@@ -96,3 +95,2 @@ }); | ||
}, | ||
credentials: 'omit', | ||
}); | ||
@@ -99,0 +97,0 @@ const payload = yield response.json(); |
{ | ||
"name": "@criipto/oidc", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
24866
350