Command Palette
Search for a command to run

Handling Authentication

✓ Relevant

Validate user authorization in Server Actions by checking cookies before executing protected logic; return error object if token is missing or invalid.