MiddlewareCookieOptions
Object allowing to overwrite options of auth cookies (e.g. vsf-sap-token customer token cookie).
type MiddlewareCookieOptions = Record<string, CookieOptions>;Referenced Types
e.CookieOptions
Object allowing to overwrite options of auth cookies (e.g. vsf-sap-token customer token cookie).
type MiddlewareCookieOptions = Record<string, CookieOptions>;e.CookieOptions