Interface representing the session cookie options needed for the createSessionCookie() method.
createSessionCookie()
The session cookie custom expiration in milliseconds. The minimum allowed is 5 minutes and the maxium allowed is 2 weeks.
Generated using TypeDoc
Interface representing the session cookie options needed for the
createSessionCookie()method.