A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Go to file
2019-05-26 23:24:22 +02:00
app secret property now named uri to match otphp wording 2019-05-26 23:24:22 +02:00
bootstrap initial commit 2019-05-20 07:37:41 +02:00
config in memory db for testing 2019-05-23 21:27:27 +02:00
database secret property now named uri to match otphp wording 2019-05-26 23:24:22 +02:00
public initial commit 2019-05-20 07:37:41 +02:00
resources initial commit 2019-05-20 07:37:41 +02:00
routes TOTP integration 2019-05-26 16:42:09 +02:00
storage initial commit 2019-05-20 07:37:41 +02:00
tests secret property now named uri to match otphp wording 2019-05-26 23:24:22 +02:00
.editorconfig initial commit 2019-05-20 07:37:41 +02:00
.env.testing in memory db for testing 2019-05-23 21:27:27 +02:00
.env.travis in memory db for testing 2019-05-23 21:27:27 +02:00
.gitattributes initial commit 2019-05-20 07:37:41 +02:00
.gitignore initial commit 2019-05-20 07:37:41 +02:00
.styleci.yml initial commit 2019-05-20 07:37:41 +02:00
.travis.yml in memory db for testing 2019-05-23 21:27:27 +02:00
artisan initial commit 2019-05-20 07:37:41 +02:00
composer.json TOTP integration 2019-05-26 16:42:09 +02:00
composer.lock TOTP integration 2019-05-26 16:42:09 +02:00
package-lock.json npm lock 2019-05-21 17:44:18 +02:00
package.json initial commit 2019-05-20 07:37:41 +02:00
phpunit.xml db test and Travis CI integration 2019-05-23 14:02:29 +02:00
server.php initial commit 2019-05-20 07:37:41 +02:00
webpack.mix.js initial commit 2019-05-20 07:37:41 +02:00
yarn.lock initial commit 2019-05-20 07:37:41 +02:00