0.0.0-alpha.4 • Published 4 months ago

payload-totp v0.0.0-alpha.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Payload TOTP (Time-based One-Time Password)

🚨 THIS PLUGIN IS IN ALPHA STAGE! USE AT YOUR OWN RISK. 🚨
If you find this plugin useful, consider supporting its development through donations. Your contributions help improve security and stability!

What Does This Plugin Do?

TOTP is a widely used authentication mechanism that generates a unique, time-sensitive code based on a shared secret and the current time. This code is typically used as a second factor in authentication (2FA), adding an extra layer of security to protect against unauthorized access.

This plugin enhances security by wrapping the existing access controls under a TOTP verification process. Users must enter a valid TOTP code generated by an authenticator app (such as Google Authenticator, Authy, or Microsoft Authenticator) to gain access, reducing the risk of unauthorized logins even if credentials are compromised.

0.0.0-alpha.4

4 months ago

0.0.0-alpha.3

4 months ago

0.0.0-alpha.2

4 months ago

0.0.0-alpha.1

5 months ago

0.0.0-alpha.0

5 months ago