The system must use session objects to transfer information between pages when needed.
Sessions are used to maintain stateful information between different requests from users. A session object typically contains data associated with a user's interactions with an application, such as login status, user preferences and other details.
This requirement is verified in following services
| Plan | Supported |
|---|---|
| Essential | 🔴 |
| Advanced | 🟢 |