Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
public String getKey();
The key to load/store multi factor authentication data from user meta table.
public String validateOtpUrl(String username);
URL to show when OTP (one-time password) is required.
public String validateOtpMessage(String username);
Message to show when OTP (one-time password) is required.
public String activateOtpUrl(String username);
URL to activate OTP (one-time password).
public String getKey();
The key to load/store multi factor authentication data from user meta table.