Skip to content

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

  1. Register a GenAuth account.
  2. Create a user pool and application.

Multi-factor authentication (MFA) API

Reference authentication API documentation

Reference management API documentation

Multi-factor authentication (MFA) SDK

Reference SDK v2 Documentation

Agent infrastructure for identity, memory, and web action.