gws.plugin.auth_mfa.totp¶
TOTP multi-factor adapter.
This adapter accepts TOTPs from authenticator apps.
The user is required to have an mfaSecret string attribute.
Source code: gws.plugin.auth_mfa.totp
Package Contents¶
- class gws.plugin.auth_mfa.totp.Config¶
TOTP multi-factor authenticator configuration.