You actually has 2 way to get cookie values. One is using HttpContext when SSR. Another is using Javascript Interop to read from the browser storage.