Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix admin cookies for subdomains
issue: NEXT-18964
author: Sebastian Seggewiss
author_email: [email protected]
author_github: @seggewiss
---
- Added
getStorage
function tologin.service.ts
- Added post initializer
cookie.init.ts
to clear up old cookies on logout - Changed
login.service.ts
cookie configuration to be domain strict