Time-based one-time password
-
Updated
Oct 13, 2024 - PHP
Time-based one-time password
It generates a QR code to access the TOTP, and on the same page, the user must enter the TOTP code so the information is registered in the database. This repository shows what an environment would look like for the user to set up the TOTP without the application having to register additional data or the same types of data repeatedly.
Add a description, image, and links to the totp-php topic page so that developers can more easily learn about it.
To associate your repository with the totp-php topic, visit your repo's landing page and select "manage topics."