Skip to content
Snippets Groups Projects
Commit 31d52c37 authored by Ben Jeavons's avatar Ben Jeavons
Browse files

Filling out README

parent 558c2fc6
No related branches found
Tags 7.x-1.0
No related merge requests found
Two-factor Authentication for Drupal
INSTALLATION:
For default use of the TFA module using the SMS Framework follow these steps.
* Install SMS Framework module and choose an available gateway
* Install TFA module
* Add a user field for storing a user's phone number
* Visit Administration > Configuration > People > Two-factor Authentication to choose the user field for use
Optionally you can allow certain user roles to skip the TFA process by giving the 'Skip TFA process' permission at Administration > People > Permissions.
Note, if no field is enabled or populated for a user the TFA process will not be started.
API:
Consult tfa.api.php for directions on extending TFA with different channels and storage.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment