A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
-
Updated
Jun 15, 2022 - PHP
The dependency on github.com/cviecco/argon2 should be replaced with golang.org/x/crypto/argon2.
Add a description, image, and links to the 2factor topic page so that developers can more easily learn about it.
To associate your repository with the 2factor topic, visit your repo's landing page and select "manage topics."
The recaptcha library added a second overload for
initRecaptcha. Consequently,nimwcpkg/webs/captchas.nim:setupReCaptchamust provide a third argument (either aboolor aProvider) for Nim to unambiguously resolve the call. This will matter more once recaptcha stamps a new release. You may want awhen compilesguard to handle both old & new recaptcha libs.