Session Management

Handle sessions so identifiers rotate on privilege change, expire on inactivity, can be revoked server-side, and ride only on hardened cookies. Use when issuing, storing, or validating session tokens after a user signs in.

Amey-Thakur 5dcfe3d 3.0 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/security/session-management commit 5dcfe3d0be

Frequently asked questions

npx skillmds@latest add amey-thakur/session-management