sftpgo-mirror/examples/OTP/authy/extauth
Nicola Murino 14961a573f
examples: update deps
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-02-18 13:46:06 +01:00
..
go.mod examples: update deps 2023-02-18 13:46:06 +01:00
main.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
README.md add some examples hooks for one time password logins 2020-08-18 21:21:01 +02:00

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.