duo-labs/cloudmapper

Check if second factor is U2F

Open

#470 opened on Jul 16, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,670 stars) (789 forks)batch import
auditgood first issue

Description

TOTP is phishable, so ensure the second factor is U2F. Beware that U2F can't be used from the command-line, so you can't enforce 2FA on users with U2F that use access keys.

Contributor guide