You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
The code sets the TTL to Infinity if timeToLive is falsy. But, the manifest declares a default value of 1 week making it impossible to actually use Infinity as TTL.
The code sets the TTL to Infinity if timeToLive is falsy. But, the manifest declares a default value of 1 week making it impossible to actually use Infinity as TTL.
util-sessions-jwt/storage.js
Line 75 in 40ce08d
util-sessions-jwt/manifest.json
Line 31 in 40ce08d
The text was updated successfully, but these errors were encountered: