Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benaryorg/php-totp-base

base for a totp login using php
https://github.com/benaryorg/php-totp-base

Last synced: 20 days ago
JSON representation

base for a totp login using php

Awesome Lists containing this project

README

        

# totp-base

this is a simple base for a totp login using PHP.

# configuration

I think BaconQrCode needs some configuration.

you also need a database configuration in `private/database.php`.
the schema is somehow not documented yet.

do not serve the files in `private/`.

# what's missing

* initialization
* configuration

# license

WTFPL