Repositories / PulseOps
Incident management platform
Authenticated session and workspace membership enforcement.
Stored evidence from this immutable analysis snapshot
18export async function requireSession() {19 // Curated PulseOps source excerpt.20}
export async function requireSession() {
// Curated PulseOps source excerpt.
}
Ensures the actor belongs to the target workspace.