
Enabling and disabling persistent session for Next.js store
Enable persistent session and Remember Me features in the Next.js store for a faster login to your store. These features are available on HCL Commerce version 9.1.16.0 and greater.
Before you begin
About this task
To disable Remember Me feature, remove the Remember Me checkbox from the following files:
- presentation/components/core/content/Login/parts/LoginChangePasswordForm.tsx
- presentation/components/core/content/Login/parts/LoginForm.tsx
- presentation/components/core/content/Register/index.tsx