Description=RememberUser return a new login object with a new expiration time. Used to create a token by a new valid period. This new time duration is defined by the property expirationMinute that the value is expressed in minutes. The both parameter is required and the token need be valid (logged) to this request. Use case: A new object login information has a token that can be maintain the user connected instead of the user close the browser by write the information on a cookie.