Skip to content

CodeIgniter4 Google Two-Factor Authentication Module for Shield

License

Notifications You must be signed in to change notification settings

grimpirate/halberd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Halberd

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'