Overview

The Persistent Login module provides a "Remember Me" option on the user login form. Persistent Login is independent of the session lifetime configuration and provides additional security than setting a long session lifetime by refreshing tokens on each use and detecting the reuse of previously valid tokens.

Features

  • Control how long user logins are remembered, before a user will have to enter their credentials again.
  • Control how many different persistent logins are remembered per user.

Project information

Releases