Cookies Method
Update getServerSideProps
User Context is restored within getServerSideProps
through the following steps:
This context is immediately parsed at the top of the
getServerSideProps
function.The Intelligems config is pulled from our CDN.
The User Context, the Intelligems config, and all other page props are merged and returned as props.