Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 334 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 334 Bytes

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.