Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/benaryorg/php-totp-base
- Owner: benaryorg
- License: wtfpl
- Created: 2015-04-05T23:10:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-07T02:04:42.000Z (over 9 years ago)
- Last Synced: 2023-05-21T06:15:43.823Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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