himexa.auth.session-token
Short-lived session token (JWT) used to authorize your requests to the backend through the server-side proxy. Without it you cannot stay signed in.
- httpOnly
- Yes
- Secure
- Yes
- SameSite
- Lax
- Path
- /
- Expiry
- Session — mirrors the session-token TTL; cleared on logout.