Extract an auth cookie from a cookie string. Used in host (backend) code.
The extracted auth Cookie JWT data or undefined if no valid auth JWT data was found.
undefined
Extract an auth cookie from a cookie string. Used in host (backend) code.