Comparing version 3.0.0 to 3.0.1
@@ -6,3 +6,3 @@ import { urlSafeBase64 } from '@silverhand/essentials'; | ||
const issuedAtTimeTolerance = 60; | ||
const issuedAtTimeTolerance = 300; // 5 minutes | ||
/* eslint-disable complexity */ | ||
@@ -9,0 +9,0 @@ /** |
{ | ||
"name": "@logto/js", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.cjs", |
Sorry, the diff of this file is not supported yet
65926