Access MFA through SDK
Overview
GenAuth can not only configure the MFA authentication process through the console, but also customize the MFA authentication process of GenAuth through the SDK.
This article will take GenAuth - Node/JavaScript SDK as an example to guide users to complete the SDK-based MFA custom development.
It includes: binding MFA authenticator, unbinding MFA authenticator, user secondary authentication, etc.
Preparation
Multi-factor authentication (MFA) API
Reference authentication API documentation
Reference management API documentation