-
- Downloads
innitial commits
Showing
- composer.json 5 additions, 0 deletionscomposer.json
- config/config-template.php 4 additions, 0 deletionsconfig/config-template.php
- config/config.php 4 additions, 0 deletionsconfig/config.php
- config/otp_config-template.php 6 additions, 0 deletionsconfig/otp_config-template.php
- web/otp-server.php 83 additions, 0 deletionsweb/otp-server.php
composer.json
0 → 100644
{ | ||
"require": { | ||
"spomky-labs/otphp": "^10.0" | ||
} | ||
} |
config/config-template.php
0 → 100644
config/config.php
0 → 100644
config/otp_config-template.php
0 → 100644
web/otp-server.php
0 → 100644
Please register or sign in to comment