Skip to content

AmeeSessionCookie

The session cookie returned by createSession and createBlankSession

Properties

name: string

The cookie name

value: string

The JWT Token.

options: CookieAttributesCore

Cookie attributes as key value pair.

See Also