sftpgo/examples/OTP/authy/extauth/README.md
Nicola Murino 04c9a5c008 add some examples hooks for one time password logins
The examples use Twillo Authy since I use it for my GitHub account.

You can easily use other multi factor authentication software in a
similar way.
2020-08-18 21:21:01 +02:00

183 B

Authy external authentication

This example shows how to use Authy TOTP token as password for SFTPGo users. Please read the sample code, it should be self explanatory.