Feature: Add a Remember Me feature to new Universal Login
Description: If a user selects Remember Me, we persist their session cookie for a longer period than the current expiration settings.
Use-case: Our legacy product allowed users to stay authenticated for months. As we’ve pushed this same user group to our new product, we are seeing friction in our login process as they are forced to authenticate every 72 hours. While maintaining a secure authentication flow, we want to find ways to ease this friction.