Nicola Murino 14961a573f examples: update deps hace 2 años
..
README.md 8b0a1817b3 add check password hook hace 5 años
go.mod 14961a573f examples: update deps hace 2 años
main.go ca3e15578e Use new methods in the io and os packages instead of ioutil ones hace 4 años

README.md

Authy 2FA via check password hook

This example shows how to use 2FA via the check password hook using a password consisting of a fixed part and an Authy TOTP token. The hook will check the TOTP token using the Authy API and SFTPGo will check the fixed part. Please read the sample code, it should be self explanatory.