SameSiteNoneCookieOptions
Defined in: packages/next/src/index.ts:207
Properties
Section titled “Properties”domain?
Section titled “domain?”
optionaldomain?:string
Defined in: packages/next/src/index.ts:212
httpOnly?
Section titled “httpOnly?”
optionalhttpOnly?:boolean
Defined in: packages/next/src/index.ts:211
Default true.
maxAgeSec?
Section titled “maxAgeSec?”
optionalmaxAgeSec?:number
Defined in: packages/next/src/index.ts:208
partitioned?
Section titled “partitioned?”
optionalpartitioned?:boolean
Defined in: packages/next/src/index.ts:214
Emit ; Partitioned (CHIPS) — future-proofs against third-party-cookie deprecation.
optionalpath?:string
Defined in: packages/next/src/index.ts:209