leancloud / leanengine-node-sdk

LeanEngine Node.js SDK

Home Page:https://leancloud.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CookieSessionOptions 缺少 maxAge 定义

wildseeder opened this issue · comments

TS 项目使用 CookieSession 时无法设置 maxAge。先用 AV.Cloud.CookieSession({...} as any) 绕过了。

https://github.com/leancloud/leanengine-node-sdk/blob/master/leanengine.d.ts#L101

https://leancloud.cn/docs/leanengine_webhosting_guide-node.html#hash284918952