| 1 | // --------------------------------------------------------------------------- |
| 2 | // SSR auth gate — the server-side session check for DOCUMENT requests. |
| 3 | // |
| 4 | // The sealed `wos-session` cookie is verified right here in the worker |
nothing calls this directly
no test coverage detected