Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 405 Bytes

2022-10-12-unify-the-place-to-manipulate-the-context-token-variable.md

File metadata and controls

9 lines (9 loc) · 405 Bytes
title issue
Unify the place to manipulate the context token variable
NEXT-17944

Core

  • Removed the context token from the response body. Use the header to manipulate the context token (sw-context-token)

Upgrade Information

Since v6.6.0.0, ContextTokenResponse class won't return the contextToken value in the response body anymore, please using the header sw-context-token instead