ossobv / kleides-mfa

Kleides Multi Factor Authentication
Other
2 stars 0 forks source link

RFE: List possible authentication method slugs in the README #2

Open wdoekes opened 4 years ago

wdoekes commented 4 years ago

'totp u2f yubikey' (and possibly others)

Urth commented 4 years ago

The slug is constructed from the name used to register the authentication method with kleides-mfa. kleides-mfa has default plugins for u2f/webauthn, otp_totp, otp_static and django-otp-yubikey which, when installed, are named: u2f, totp, recovery-code and yubikey respectively.