silverstripe/totp-authenticator

A TOTP authenticator for use with silverstripe/mfa

Installs: 176 131

Dependents: 8

Suggesters: 2

Security: 0

Stars: 6

Watchers: 10

Forks: 10

Open Issues: 5

Language:JavaScript

Type:silverstripe-vendormodule


README

CI Silverstripe supported module

Log in to Silverstripe with an authenticator app on your phone as a secondary factor, using a time-based one-time password (TOTP).

This module provides a TOTP authenticator that plugs in to the silverstripe/mfa module.

For more information about TOTP, see RFC 6238.

Installation

composer require silverstripe/totp-authenticator

Documentation

Read the TOTP authenticator documentation.

License

See License

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

  • Create a new issue
  • Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
  • Describe your environment as detailed as possible: Silverstripe version, Browser, PHP version, Operating System, any installed Silverstripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bug tracker.

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.