sftpgo/mfa
Nicola Murino 8a4c21b64a
add builtin two-factor auth support
The builtin two-factor authentication is based on time-based one time
passwords (RFC 6238) which works with Authy, Google Authenticator and
other compatible apps.
2021-09-04 12:11:04 +02:00
..
mfa.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
mfa_test.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
totp.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00