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
Copy file name to clipboardExpand all lines: Readme.md
+1
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ const CONFIG = {
59
59
signed:true, /** (boolean) signed or not (default true) */
60
60
rolling:false, /** (boolean) Force a session identifier cookie to be set on every response. The expiration is reset to the original maxAge, resetting the expiration countdown. (default is false) */
61
61
renew:false, /** (boolean) renew session when session is nearly expired, so we can always keep user logged in. (default is false)*/
0 commit comments