In CrushFTP version 9 we can integrate our One Time Password (OTP) based authentication feature with Google's software based token device __Google Authenticator__ , using Time based OTP (TOTP). The server provides a 80-bit secret key , on a per user basis, as a QR code, that can be imported using Authenticator's QR reader. \\
\\
!!!Server side configuration