grimpirate/halberd

CodeIgniter4 Google Two-Factor Authentication Module for Shield

dev-develop 2023-02-28 05:25 UTC

This package is auto-updated.

Last update: 2024-04-28 07:56:43 UTC


README

A CodeIgniter Google Two-Factor Authentication Module for Shield

Prerequisites

Project should have a stability level of dev

composer config minimum-stability dev

Installation

composer require grimpirate/halberd:dev-develop

Configuration

In the application's .env file halberd.issuer denotes the string that will appear on the Google Authenticator app as follows: ISSUER(username)

halberd.issuer = 'ISSUER'