mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-22 15:40:23 +00:00
8b0a1817b3
its main use case is to allow to easily support things like password+OTP for protocols without keyboard interactive support such as FTP and WebDAV |
||
---|---|---|
.. | ||
go.mod | ||
main.go | ||
README.md |
Authy 2FA using keyboard interactive authentication
This example shows how to authenticate SFTP users using 2FA (password + Authy token). Please read the sample code, it should be self explanatory.