Initializes a new instance of the TwoFactorAuthService class.
Provides an interface for interacting with the API of a resource identified by a URI by sending HTTP requests and receiving HTTP responses.
Process check request at 2FA session with info for login attempt with identifier id.
Result of processing check request at 2FA session.
Login attempt identifier.
2FA type identifier.
Additional data for request processing.
Process command request at 2FA session with info for login attempt with identifier id.
Result of processing command request at 2FA session.
Login attempt identifier.
2FA type identifier.
Additional data for request processing.
Process restart 2FA session request with type typeId for login attempt with identifier id.
Result of processing restart 2FA session request.
Login attempt identifier.
2FA type identifier.
Additional data for request processing.
Generated using TypeDoc
Service for interacting with two-factor authentication.