🎉 SecureKey PHP 2FA 1.0.0 released! #152604
Replies: 1 comment
-
|
Hi @milestones14 , we’re glad you’re here 😀 Thanks for sharing your project with the community. Unfortunately, we currently do not allow self-promotion or advertising on the Community Discussions. We want to make sure there is space for users to ask questions without overwhelming them with other conversations. Thank you for helping us maintain a productive and tidy community for all our members. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Show & Tell
Body
🎉 Announcing the Release of SecureKey Version 1.0.0!
We are thrilled to introduce SecureKey, your go-to 2-Factor Authentication (2FA) solution for PHP. It is for time-based and app-based 2-factor authentication, making the integration of 2FA easier than ever before.
Why SecureKey?
composer requireorcomposer install. These commands require you to manage Composer, deal with dependency conflicts, and keep track of version constraints. Simply download the latest release, add thesecurekeyfolder to your project's directory, add this line to the top of your PHP script:require_once("path/to/securekey/main.php"); // Replace with actual path, and you're all set! More infoSecureKey is built to be straightforward for developers, allowing you to enhance your application’s security without any hassle.
Discover how SecureKey can elevate your project's security to the next level. Don't wait—try it out today!
Beta Was this translation helpful? Give feedback.
All reactions