createCompletable
abstract fun createCompletable(parameters: TOTP.CreateParameters): CompletableFuture<TOTPCreateResponse>
Call this method to create a new TOTP instance for a user. The user can use the authenticator application of their choice to scan the QR code or enter the secret.
Return
Parameters
parameters
the parameters required to create a TOTP