InputCheckPasswordSRP

Constructors for checking the validity of a 2FA SRP password.

See here » for more info on the 2FA authentication flow for methods that require it, before and after login.

선택한 레이어에서는 유형 스키마를 사용할 수 없습니다.

Constructors

Constructor Description
inputCheckPasswordEmpty There is no password
inputCheckPasswordSRP Constructor for checking the validity of a 2FA SRP password (see SRP)

Related pages

Two-factor authentication

How to login to a user's account if they have enabled 2FA, how to change password.