xddesigners/mfa-remember

Allow users to remember a browser so a user doesnt have to enter a code when they log in again from that browser.

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:silverstripe-vendormodule

dev-main 2022-04-20 10:07 UTC

This package is auto-updated.

Last update: 2024-04-20 15:06:06 UTC


README

Allow users to remember a browser so a user doesnt have to enter a code when they log in again from that browser.

After a successfull login with MFA, the user gets an prompt to save the browser or continue. If the browser is saved MFA won't be triggered again. If the browser isn't saved MFA will always trigger for that browser.

Requirements

  • PHP ^7.4
  • SilverStripe ^4.1
  • silverstripe/mfa: ^4.0

Installation

Install with Composer:

composer require xddesigners/mfa-remember