Implement secure sessions for:
Application type: ${{APPLICATION_TYPE}}
Session storage: ${{SESSION_STORAGE}}
Requirements: ${{SESSION_REQUIREMENTS}}
Secure implementation:
- Session ID generation
- Secure cookie attributes
- Session timeout
- Idle timeout
- Concurrent session control
- Session fixation prevention
- Session invalidation
- Remember me securityOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APPLICATION_TYPE][{SESSION_STORAGE][{SESSION_REQUIREMENTS]